Focus problem

Jeff Shannon jeff at ccvcorp.com
Wed Nov 7 19:52:49 EST 2001


Danijel wrote:

> Hi!
> Is there a way to track focus change on window/control? I can't find that.

I believe that the EVT_KILL_FOCUS() will do what you need--check into the docs
on that.

Also, since this *is* a wxPython-specific question, you may get a more
thorough response if you ask it on the wxPython-users mailing list instead of
the main Python list.  (You can find the wxPython list through
www.wxPython.org)


Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list