Grid not getting updated

Gensek fusionary_2000 at yahoo.com
Thu Mar 3 13:36:33 EST 2005


I have a wxPython program, and it has a loop. I want to be able to
break the loop by pushing a button. But it doesn't react to events
until the loop finishes, which is sort of pointless.

What's the best way to get it to work? Do I need threads? Or is there a
more convenient way?




More information about the Python-list mailing list