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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
