Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Ergonomic stylesheet for QCombobox on mobile OS

Ergonomic stylesheet for QCombobox on mobile OS

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    paguQT
    wrote on last edited by
    #1

    Hello,

    I am currently using QT Necessitas to create a program for Android devices.
    I'm using a combobox which I find non-ergonomic for the tactile screen of the device.
    I am looking for an ergonomic stylesheet for my combobox. Maybe something that displays the combobox items in a circle or a square around the qwidget.

    Did any of you have a chance to use that kind of stylesheet ?

    Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      If I understood you right, you won't be able to achieve that with style sheet. That's a completely other style of widget (even if the functionality is the same)

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        paguQT
        wrote on last edited by
        #3

        Thanks for your reply.
        Ok, indeed, it is far from the orignal combobox uses.
        Do you know what kind of widget could do the trick ?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Out of the box ? Not any that I know of.

          I remember of a linux application proposing the kind of interface you are looking for. Not sure but I think you might find it on "kde apps":http://kde-apps.org/

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved