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. OSX: QTreeWidgetItem with custom widgets
QtWS25 Last Chance

OSX: QTreeWidgetItem with custom widgets

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.8k Views
  • 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.
  • S Offline
    S Offline
    schlegz76
    wrote on last edited by
    #1

    I'm currently developing an app for both Windows and Mac platforms that has a QTreeWidget with items assigned various custom widgets via setWidgetItem(). These custom widgets are built in QT Designer using a QWidget base with various widgets/controls added to them. Very standard, nothing fancy going on. Stylesheets have been assigned via QT Designer to set the background-color, etc on the tree items.

    On the Windows platform, the tree scrolls vertically correctly. On the Mac platform, when scrolling the tree vertically, the tree items move, but the various widgets contained within the custom widgets remain stationary. Any ideas on what could be wrong or where I should look?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      some.birdie
      wrote on last edited by
      #2

      I also have this problem (on Mac only). Have you solved this?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        steno
        wrote on last edited by
        #3

        "This is a bug in qt. ":https://bugreports.qt-project.org/browse/QTBUG-24600

        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