List of Events in wxPython
Jacksondf
jacksonsdf at hotmail.com
Tue Dec 12 15:18:38 EST 2006
John wrote the following on 12/07/2006 09:39 AM:
> 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.
Strange. I was looking at:
http://www.wxpython.org/docs/api/wx.SpinButton-class.html
And this page definitely does not show what hg posted. Apparently, I
should not refer to the wxPython specific docs, but instead go directly
to the original wx.
http://www.wxwidgets.org/manuals/2.6.3/wx_wxspinbutton.html
My mistake.
More information about the Python-list
mailing list