[wxPython-users] Re: self.Bind on EVT_KILL_FOCUS

Robin Dunn robin at alldunn.com
Sun Mar 18 14:39:45 PDT 2007


Bob Robison wrote:

> 
> The real question I have is why the above works for some event/widget
> combinations, but not others.  Also, it seems that the wxPython in
> Action book references the syntax as above.  I don't know why I
> shouldn't be able to use the Frame-level event handler, as long as I
> am not setting up anything on the event handler of the lower-level
> (contained) widgets.

See http://wiki.wxpython.org/index.cgi/self.Bind_vs._self.button.Bind

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!






More information about the wxpython-users mailing list