Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 8

Qt-interest Archive, September 2002
Borderless Window with SuSE 8.0 Linux


Message 1 in thread

Can anyone recommend an easy way to get a borderless window with SuSE 8.0
Linux?  Qt::WStyle_NoBorder has no effect and in Qt 3.0.5
Qt::WStyle_NoBorderEx is obsolete.  

Thanks.


Message 2 in thread

Did you remember to combine Qt::WStyle_Customize in the flags?
That should work for a QWidget.
-- 
 [ signature omitted ]