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. Resizing the width of toolbars

Resizing the width of toolbars

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k 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.
  • A Offline
    A Offline
    alverson
    wrote on last edited by
    #1

    How do I change the width of toolbar, i.e. only stack so many icons horizontally, forcing it to stack vertically. I had a snapshot, but it was forcing me to provide a web site link, and I don't have a place to put the snapshot.

    The purpose behind this would be to show more toolbars on the screen, forcing the user to open each toolbar if needed.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      QToolBar does not wrap widgets onto multiple rows, it inserts a drop down list of widgets that cannot fit in the available space.

      You can post your screen shot using any of a jillion free image hosts like http://imgur.com or http://www.freeimagehosting.net (I picked these at random)

      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