> Nope, your example shows for me also more FL_LEAVE events > than FL_ENTER > ones. It also gets FL_LEAVE events when dragging cursor within the > opengl window so in such a case the cursor is wrongly changed from > "hand" to "normal". I will try to investigate it little bit more... > > Using VC2005 on WinXP, vanilla fltk-1.1.9.
That is very odd - just tested on this box (Msys/mingw/WinXP/fltk-1.1.9) and it works fine - the enter/leave events match up, and I don't seem to be getting any spurious leave events... One place I have seen spurious enter/leave events occuring is when I had an invisible "right-click" menu-button overlying my main widget, and moving the mouse could trigger a flurry of events between the menu-button and the main widget. But that doesn't seem relevant in this case... SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

