Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Resizing the width of toolbars

    General and Desktop
    2
    2
    1042
    Loading More Posts
    • 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
      alverson last edited by

      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 Reply Quote 0
      • C
        ChrisW67 last edited by

        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 Reply Quote 0
        • First post
          Last post