Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QComboBox on Mac not Showing Popup List on click
Forum Updated to NodeBB v4.3 + New Features

QComboBox on Mac not Showing Popup List on click

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 937 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.
  • W Offline
    W Offline
    whitecastleroad
    wrote on last edited by whitecastleroad
    #1

    I have a QComboBox (Qt 5.4 on Mac) that will only show the popup when I click to the right of the icon and label within the empty space of the control (or click the button itself). Maybe this is a default MAC behavior? In any case, I'd like for a click anywhere on the control to display the listview. Is this something I would need to implement manually or should it work automatically?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rondog
      wrote on last edited by
      #2

      I don't see this on either of my computers (Mountion Lion and Yosemite + Qt 5.4). The list would appear if I click anywhere on the combo box.

      I don't have any icons in the QComboBox items. Not sure if this matters or not. Also I am using the default 'aqua' OSX style.

      W 1 Reply Last reply
      0
      • R Rondog

        I don't see this on either of my computers (Mountion Lion and Yosemite + Qt 5.4). The list would appear if I click anywhere on the combo box.

        I don't have any icons in the QComboBox items. Not sure if this matters or not. Also I am using the default 'aqua' OSX style.

        W Offline
        W Offline
        whitecastleroad
        wrote on last edited by
        #3

        @Rondog Great, thanks. Hopefully that means it is me. I'll dumb down my sample a bit more and see what I get.

        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