Results 1 to 2 of 2

Thread: Hiding a window from the taskbar

  1. #1
    Join Date
    Aug 2009
    Location
    Lancashire UK
    Posts
    26
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Hiding a window from the taskbar

    Does anyone know how to suppress the appearance of a QMainWindow in the Window Manager taskbar ? In MFC/win32 you can remove the WS_EX_APPWINDOW bit from the window's extended styles. but doing this on the QMainWindow's (HWND)winId() seems to have no effect.

  2. #2
    Join Date
    Nov 2007
    Posts
    103
    Thanks
    71
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Hiding a window from the taskbar

    There is this thread out there that you may find useful:

    http://lists.trolltech.com/qt-intere...ad01065-0.html
    Use computer programming to do science!
    www.scienceprogramming.com

Similar Threads

  1. How to set Qt window transparent?
    By montylee in forum Qt Programming
    Replies: 17
    Last Post: 24th December 2013, 20:11
  2. Replies: 2
    Last Post: 9th August 2009, 22:08
  3. Hiding taskbar and occupy entire Desktop
    By jimc1200 in forum Newbie
    Replies: 5
    Last Post: 31st January 2009, 16:42
  4. Set a window as child at runtime
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 26th November 2007, 09:30
  5. Problem hiding main window on minimize
    By bpetty in forum Newbie
    Replies: 5
    Last Post: 18th September 2007, 17:41

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.