Results 1 to 2 of 2

Thread: Window without parent always on the top of the application main window

  1. #1
    Join Date
    May 2013
    Posts
    321
    Thanks
    9
    Thanked 8 Times in 8 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Window without parent always on the top of the application main window

    Hi,
    I would use window without parent to have them listed when the cursor is on the icon on the taskbar of Windows (I don't know the behavior of other systems).
    I tried the flag Qt::WindowStaysOnTopHint but the window is on top of system windows too.
    Is it possible to solve this issue using Qt ? How ?
    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Window without parent always on the top of the application main window

    I think QDialog based subwindows might stay on top of their parent.

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 17th February 2011, 13:30
  2. Replies: 2
    Last Post: 9th August 2009, 23:08
  3. Creating a Main Window Application
    By gt.beta2 in forum Qt Tools
    Replies: 13
    Last Post: 24th February 2009, 20:45
  4. Replies: 11
    Last Post: 4th June 2008, 08:22
  5. accessing my main application window widget
    By jayw710 in forum Newbie
    Replies: 8
    Last Post: 15th November 2007, 20:33

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.