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 _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
