Event Handling and Signal-Slot Mechanism

Steven Woody narkewoody at gmail.com
Sun Jan 18 22:10:43 EST 2009


Hi,

Python has Signal-Slot mechanism, why he still need another mechanism
Event Handling?  And, in some cases, it seems only Event Handling
mechanism is available, for example closeEvent().  For what case and
for what reason, the python think Signal Slot is not enough and will
not work?

Thanks.



More information about the Python-list mailing list