[wxPython-users] Associating Data In Two Widgets
Werner F. Bruhin
werner.bruhin at free.fr
Mon Nov 6 12:18:08 PST 2006
Hi Rich,
Rich Shepard wrote:
> On Mon, 6 Nov 2006, Josiah Carlson wrote:
>
>> I presume you mean "hovering over an item". I would try wx.EVT_MOTION
>> and wx.EVT_LEAVE_WINDOW. Specifically...
>
>
> Thank you, Josiah.
>
> Where are all these widget events documented? I'm having difficulty
> locating them all.
I use the helpful ctrl-h in Boa ;-) , and on my system this brings up
little bit outdated wxWidgets 2.5.3 doc.
I hope that at some point this will show up in the new API doc too, I
guess this is on Robin's todo list.
Werner
>
> Rich
>
More information about the wxpython-users
mailing list