wxpython - ScrolledWindow and wx.EVT_LEAVE_WINDOW -


I have a frame with textctrl. The mouse enters the textctrl (EVT_ENTER_WINDOW) when I show a PopupWindow at the top of the textctrl, and when the mouse popup (EVT_LEAVE_WINDOW) I leave it hide again.

Everything works fine, when a scrolled window is left with the popupWindow with the scrollbar shown EVT_LEAVE_WINDOW is removed when I mouse over the top of a scrollbar If you go then thinks like wxPython scrollbar is not part of scrolledwindow. It looks ..: / I tried binding popup or scrollwindow only event, but nothing changes.

Many thanks!

(wxPython 2.8.8.0 on xbox 8.10)

Text after "div class =" itemprop = "text">

since tooltips normal By the way the user moves the mouse when you can also bind the code instead of <> EVT_MOTION EVT_LEAVE_WINDOW and when the user moves the mouse, hide the tooltip.


Comments