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
Forum Update on Monday, May 27th 2025

Missing Scrollers for QTabWidget on MacOS

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 432 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.
  • M Offline
    M Offline
    ModelTech
    wrote on 1 Sept 2016, 19:51 last edited by ModelTech 9 Jan 2016, 19:53
    #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
    • M Offline
      M Offline
      ModelTech
      wrote on 1 Sept 2016, 20:01 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

      1/2

      1 Sept 2016, 19:51

      • Login

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