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. Missing Scrollers for QTabWidget on MacOS

Missing Scrollers for QTabWidget on MacOS

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 480 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.
  • ModelTechM Offline
    ModelTechM Offline
    ModelTech
    wrote on last edited by ModelTech
    #1

    I just observed that I don't get scrollers for a standard QTabWidget on MacOS when the size of the tab text / number of tabs exceeds the space to print them, see just below the window title in the screen dump below. I don't have this problem when building on Ubuntu (gcc) and Windows (MinGW & VS). Any ideas on whether I need some extra setting to QTabWidget for MacOS?

    MacOS Screen Dump

    1 Reply Last reply
    0
    • ModelTechM Offline
      ModelTechM Offline
      ModelTech
      wrote on last edited by
      #2

      Well, I already found the answer myself after digging a bit further. I need to use QTabWidget::setUsesScrollButtons, which solves it :)

      1 Reply Last reply
      1

      • Login

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