List of Events in wxPython

John Salerno johnjsal at NOSPAMgmail.com
Thu Dec 7 12:39:10 EST 2006


Jacksondf wrote:
> What is that procedure for determining which events can be binded for a 
> particular widget?  The docs don't seem to help.  For example, how can I 
> know which events wx.SpinButton will send.
> 
> Thanks.

Exactly which docs are you looking at? The wxPython docs have a link 
that lists all the classes, just scroll down to that particular class 
and it lists the events, like hg posted.



More information about the Python-list mailing list