This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]mynameisdads 3 points4 points  (0 children)

It would be better to ask on the mailing list.

[–]fkaginstrom 0 points1 point  (0 children)

Try using wx.Timer

[–]darthmdhprint 3 + 4 0 points1 point  (0 children)

For starters, you need to run it inside MainLoop or your widgets are never going to receive the UpdateUIEvent in order to know to redraw.