From pykde Tue Apr 22 14:13:35 2003 From: Vio Date: Tue, 22 Apr 2003 14:13:35 +0000 To: pykde Subject: [PyKDE] Py+Qt name conflict X-MARC-Message: https://marc.info/?l=pykde&m=105103129810459 What is the right incantation for calling raise(), lower(), or stackUnder() from python? Trying the obvious, like myFrame.lower() or myFrame.stackUnder(myOtherFrame) gives me an 'AttributeError'. Also, wouldn't myFrame.raise() conflict with the python keyword? Cheers, Vio _______________________________________________ PyKDE mailing list PyKDE@mats.gmd.de http://mats.gmd.de/mailman/listinfo/pykde