Results 1 to 13 of 13

Thread: cannot make a main window modal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    105
    Thanks
    38
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy cannot make a main window modal

    Hi, I have a main window that I initialize it at full screen. This window is child of another window. I want that this main window acts like a modal dialog window respect its parent. I've tried it setting its window modality to Qt::WindowModal or Qt::ApplicationModal but it doesn't work because when I minimize the main window, for example, I am still able to access to its parent window. Anybody knows how to make it?

    Thanks.
    Last edited by Dark_Tower; 14th March 2006 at 09:26.

Similar Threads

  1. How to make window semi modal
    By kaushal_gaurav in forum Qt Programming
    Replies: 7
    Last Post: 29th August 2008, 08:27
  2. access main window from function
    By eric in forum Qt Programming
    Replies: 6
    Last Post: 19th January 2008, 21:29
  3. minimizing main window
    By eric in forum Qt Programming
    Replies: 4
    Last Post: 28th November 2007, 16:54
  4. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 10:43
  5. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

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.