Qt-interest Archive, September 2002
Title bar problem
Message 1 in thread
Hi everybody!
Is it possible to have a non-top-level frame window with a title bar (and no
close/minimize/maximize button)?
The problem is in a fact a 2 points problem:
1 - I want to put several of these windows in a layout, but I have
discovered that I couldn't give them the Qt::WType_TopLevel flag or they
would pop ut of the layout. So how do you put a window with a title bar in
layout?
2 - Even if I manage to put my window with its title bar in my layout, how
do I remove the close/minimize/maximize button from the title bar?
Thanks in advance!
Gabriel Soubies/THALES Is France