[EMAIL PROTECTED] wrote:

> Okay, but how do I tell wx that it needs to send me a paint event?

It will send it on its own. You just need to bind your OnPaint (or
similar) method to it like 7stud demonstrates.

I really recommend reading "wxPython in Action", or at least the
tutorial.

Regards,


Björn

-- 
BOFH excuse #273:

The cord jumped over and hit the power switch.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to