[PyQt] QWSWindow.raise() class error with python

Strato pyqt at p0w.org
Sun Jul 20 20:54:12 BST 2008


Hi,

I need to call the raise() method of the QWSWindow class, to set an 
application to show up on top of other windows, but of course, 'raise' 
is a python reserved keyword, and the call lead to a "Invalid syntax error".

So, does anybody have a workaround ? any idea of how to figure this out ?

Cheers,
Strato


More information about the PyQt mailing list