PDA

View Full Version : Remove or hide title bar



tlerner
21st October 2009, 00:05
Background: Qt 4.4.3, windows xp, visual studio 2005

I would like to be able to maximize my QMainWindow (by clicking on a QPushButton in my main window, not the title bar maximize) and I would like to not have a title bar taking up retail space. Is there anyway to remove it? I have tried setting the window flags to FramelessWindowHint, CustomWindowHint, etc and what happens is that once the window loses focus, it disappears. I cannot ALT-TAB to it, and Task Manager cannot find it as an application.

I am so lost. Thanks for any help.

elcuco
21st October 2009, 00:13
Please look at this thread:
http://www.qtcentre.org/forum/f-qt-programming-2/t-a-bug-in-window-resize-24934.html

harinlen
1st July 2013, 02:19
What's this= =
I click the link and I jump to the homepage= =

ChrisW67
1st July 2013, 05:41
It is a three-year-old link to this