Grid not getting updated

Gensek fusionary_2000 at yahoo.com
Thu Mar 3 13:30:12 EST 2005


I'm using wxPython. My program has a loop where it puts data in a grid
cell, and then goes for some more processing. Well, some of the cells
are used to indicate progress, but their usefulness is hindered by the
fact that the grid refuses to change until the loop finishes, when it
shows the final result.

What can I do about this?




More information about the Python-list mailing list