Results 1 to 3 of 3

Thread: Advice Req: Moving MDI GUI to SDI with Auxiliary Windows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 52 Times in 52 Posts

    Default Re: Advice Req: Moving MDI GUI to SDI with Auxiliary Windows

    Dialog and widget do not make a big difference. I'd go either for mainwindow or widget. Take the mainwindow if you want to have more than one toolbar. You can add one toolbar to a widget quite easily using a box-layout. If you want to have more than one, designing them using Qt Designer is the way to go I think and then you will have to use a mainwindow.
    It's nice to be important but it's more important to be nice.

  2. The following user says thank you to axeljaeger for this useful post:

    ChrisW67 (20th October 2009)

Similar Threads

  1. Replies: 3
    Last Post: 24th August 2009, 14:41
  2. Replies: 5
    Last Post: 15th January 2009, 09:03
  3. Newbie needs advice on moving to designer
    By nbkhwjm in forum Newbie
    Replies: 2
    Last Post: 11th April 2007, 23:32
  4. Multiple Windows -> Advice needed
    By vokal in forum Newbie
    Replies: 2
    Last Post: 8th January 2007, 08:40

Tags for this Thread

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.