EVT_ENTER_WINDOW doesnt work in wxToggleButton?

Hi! I was trying to use this event in the buttons of my program, setting
some texts in a status bar when the mouse move into the buttons. Its
working fine in wxButtons but it doesnt work in wxToggleButton. Its
possible to use this event in ToggleButtons?

Diego

Diego Galho Prestes wrote:

Hi! I was trying to use this event in the buttons of my program, setting
some texts in a status bar when the mouse move into the buttons. Its
working fine in wxButtons but it doesnt work in wxToggleButton. Its
possible to use this event in ToggleButtons?

Which platform and version?

ยทยทยท

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