Qt-interest Archive, September 2002
Borderless Window with SuSE 8.0 Linux
Message 1 in thread
- Subject: Borderless Window with SuSE 8.0 Linux
- From: "Miller, Douglas" <dmiller@xxxxxxxx>
- Date: Mon, 23 Sep 2002 18:35:03 -0400
- Return-receipt-to: "Miller, Douglas" <dmiller@JFTI.com>
- To: qt-interest@xxxxxxxxxxxxx
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 ]