[PyKDE] Py+Qt name conflict

Vio vmilitaru at sympatico.ca
Tue Apr 22 14:14:01 BST 2003


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





More information about the PyQt mailing list