Results 1 to 2 of 2

Thread: Toolbar order

  1. #1
    Join Date
    Nov 2009
    Posts
    20
    Thanks
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question Toolbar order

    I created a few movable+floatable toolbars that are (by default) docked atop my GUI with horizontal orientation. Unfortunately, the left-to-right order of the toolbars differs between the layout I developed in the .ui file via Qt Creator 1.2.94 and that displayed when the running the application.

    How do I set the initial left-to-right order of the toolbars programmatically?

    Thanks!

  2. #2
    Join Date
    Nov 2009
    Posts
    20
    Thanks
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Thumbs up Re: Toolbar order

    I fixed this by simply editing directly the XML code that comprises the .ui file. That being said, it would be nice if the Qt Creator had the ability to migrate objects in the object browser. I realize that is a big task and potentially fraught with complications but an avenue other than the one I had to take to resolve this problem would be beneficial to the product.

Similar Threads

  1. Trouble while viewing a created a toolbar!!
    By aditya.kaole in forum Qt Programming
    Replies: 1
    Last Post: 6th April 2009, 21:04
  2. Toolbar in dockwidget
    By AD in forum Qt Programming
    Replies: 7
    Last Post: 2nd October 2008, 14:34
  3. unable to hide combobox or spinbox in toolbar
    By Sandip in forum Qt Programming
    Replies: 1
    Last Post: 22nd July 2008, 11:52
  4. Create a Toolbar on a Subclassed Textedit?
    By c_07 in forum Qt Programming
    Replies: 5
    Last Post: 12th October 2007, 18:17
  5. Adding a toolbar to a TableWidget
    By Walter in forum Qt Programming
    Replies: 2
    Last Post: 1st July 2007, 21:13

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.