disabling events

etienne at alias.it etienne at alias.it
Wed Jan 31 12:35:21 EST 2001


hi everybody,
I'm embedding python in a c++ gui for the MacOS.
It seems that the Python interpreter handle events and do not get them
back to the gui.

Is there a way to stop python event handling, at least for a while (i
need this only in a few critical functions), to let the gui handle
correctly its own events???

played a while with MacOS.SetEvdentHandler() with no success.

tnxs a ton
etienne


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list