Results 1 to 3 of 3

Thread: Activating multiple windows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    60
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    20
    Thanked 3 Times in 2 Posts

    Default Activating multiple windows

    Hello,

    My application has 2 QMainWindow, the first window opens the second usign show().
    The problem is: when the 2nd window opens the first is hidden by it, and I cannot change the active control to the first when I click on it. This problem occurs only on Microsoft Windows, and you can reproduce it with the example/widget/windowflags.
    Is there a QFlag option or something to allow this permutation between the 2 windows?

    Thank you very much.
    Last edited by lixo1; 12th May 2009 at 20:00.

Similar Threads

  1. how to create multiple windows in QT
    By durgarao in forum Qt Tools
    Replies: 1
    Last Post: 9th January 2009, 15:47
  2. Multiple versions of Qt in Windows?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2007, 20:07
  3. Multiple Windows -> Advice needed
    By vokal in forum Newbie
    Replies: 2
    Last Post: 8th January 2007, 09:40
  4. QGLWidget and multiple windows
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2006, 14: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.