[python-win32] Idle Event

Gerdus van Zyl gerdusvanzyl at gmail.com
Fri Mar 28 10:59:50 CET 2008


Hi,

How can I run a function when the event loop is idle? It's for
animation and some layout calculation. Currently I am doing that using
threads but the responsiveness of my application is suffering.

Thank you
~Gerdus


More information about the python-win32 mailing list