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!