[PyQt] window events handling in pyqt3
Strato
pyqt at p0w.org
Mon Jul 21 23:11:19 BST 2008
Hi,
does annybody know how to handle window events, like which signal to use
to handle event when the user click on the minimize, maximise or close
button ?
I need at least to learn how to handle the "minimized" event, if it exists.
I learned about a QWSDecoration class in the Qt documentation, but I
wasn't able to figure out how to implement this in pyqt3.
any idea ?
thanks,
Strato
More information about the PyQt
mailing list