Results 1 to 9 of 9

Thread: multiple windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    71
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: multiple windows

    Quote Originally Posted by tbscope View Post
    Yes it is!


    I want to work a set of Forms

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: multiple windows

    It's possible I don't understand what you ask. I regularly have that problem.

    But in the addressbook tutorial, they create a find dialog:
    http://doc.qt.nokia.com/4.6/tutorial...ook-part5.html

  3. #3
    Join Date
    Jul 2010
    Posts
    71
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: multiple windows

    I want an example as follows
    There is a list of the Left
    When I click on Enviroment or Text Editor watch the forms




    Last edited by NewLegend; 9th September 2010 at 21:35.

  4. #4
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: multiple windows

    Hmmm, this doesn't have anything to do with multiple windows.
    Please, next time try to ask a better question.

    What you want is a listwidget on the left and a stacked widget on the right.
    When you click on a listwidgetitem in the list, you can bring a certain widget in the stacked widgets to the front.

    http://doc.qt.nokia.com/4.6/dialogs-configdialog.html

Similar Threads

  1. Multiple windows
    By bgturk in forum Qt Programming
    Replies: 0
    Last Post: 23rd April 2009, 10:03
  2. how to create multiple windows in QT
    By durgarao in forum Qt Tools
    Replies: 1
    Last Post: 9th January 2009, 14:47
  3. Multiple versions of Qt in Windows?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2007, 19:07
  4. QGLWidget and multiple windows
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2006, 13:38

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.