Results 1 to 3 of 3

Thread: Dock windows in a MDI window

  1. #1
    Join Date
    May 2006
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Post Dock windows in a MDI window

    Hello

    I'm developing a program to visualise some data that is recorded from a testrun with a racing-bike och car.

    It is now getting to be a lot of widgets, so to let the user choose what data they want to se.
    The problem is that the user should be able to have more recordings loaded in diffrent MDI windows at the same time.

    Is it possible to manage dockwindows or some other solution where I can choose which widgets to be shown in the MDI window.

    Does anyone have any ideas?

    regards Anreas

  2. #2
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Thanks
    9
    Thanked 27 Times in 27 Posts
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: Dock windows in a MDI window

    You also can use QWidgetStack or QTabWidget
    a life without programming is like an empty bottle

  3. #3
    Join Date
    May 2006
    Posts
    3
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Dock windows in a MDI window

    Yes I know that.

    But they dont let the user choose what widgets they wan't to se at the same time.

    But I will now probably split it up in some dockwindows and some MDI windows, and then the active MDI window will be the ones data that is shown in the mdi windows.

    /Andreas

Similar Threads

  1. Replies: 11
    Last Post: 11th August 2008, 09:14
  2. QT with window's window events
    By giotto in forum Qt Programming
    Replies: 1
    Last Post: 15th March 2008, 12:33
  3. Replies: 1
    Last Post: 11th September 2007, 13:34
  4. Replies: 5
    Last Post: 4th August 2006, 23:44
  5. Replies: 2
    Last Post: 24th July 2006, 18:36

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.