[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] Borderless Window with SuSE 8.0 Linux
From:       Kaleb Pederson <kibab () icehouse ! net>
Date:       2002-09-24 15:29:38
[Download RAW message or body]

Make sure that your parent widget work doesn't enforce certain window flags.  
Depending on the parent widget, it doesn't matter what flags you pass in.

This works for me:

splash = SplashScreen.SplashScreen(None, "splash", Qt.WDestructiveClose | 
Qt.WStyle_Customize | Qt.WStyle_NoBorder | Qt.WX11BypassWM | 
Qt.WStyle_StaysOnTop)

--Kaleb

On Monday 23 September 2002 03:25 pm, Miller, Douglas wrote:
> 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.
>
>
> _______________________________________________
> PyKDE mailing list    PyKDE@mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde

_______________________________________________
PyKDE mailing list    PyKDE@mats.gmd.de
http://mats.gmd.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic