Results 1 to 4 of 4

Thread: How to arrange panes

  1. #1
    Join Date
    Jul 2009
    Posts
    74
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    12
    Thanked 1 Time in 1 Post

    Question How to arrange panes

    In QT creator (I have 1.2.92), how do I arrange the panes?

    I'd like to have my code editor on my left screen, and everything else (compile output, help, file list,...) on my right screen.

    How do I do that?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to arrange panes

    Modify the sources and rebuild Qt Creator
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2009
    Posts
    74
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    12
    Thanked 1 Time in 1 Post

    Default Re: How to arrange panes

    Quote Originally Posted by wysota View Post
    Modify the sources and rebuild Qt Creator
    Ouch. I thought movable tool windows were a standard component of QT anyway...

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to arrange panes

    I don't know, you'd have to ask Apple - QuickTime is their product.

    Anyway, Qt Creator doesn't use dock widgets (unfortunately) but nothing should stop you from implementing that behaviour.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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
  •  
Qt is a trademark of The Qt Company.