PyWin: Redraw during long loops?

Ingo Linkweiler i.linkweiler at web.de
Sat Apr 5 04:48:38 EST 2003


Hello,

I am using PythonWin.
When my programs are in a long loop, the redraw of Pywin is blocked.
PyWin only redraws its window and handles events, when a print (with 
newline) or input is done.

Is there a way to avoid this?

Ingo





More information about the Python-list mailing list