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. R. imacarthur wrote: > > Odd - there was a vaguely related post recently about problems with > enter/leave on fltk-2, and I had done a little test to see how it > behaved (fltk-2 seems to be suspect, fltk-1.1.x and 1.3.x seemed fine.) > Anyway, the thread is... here: > > http://www.fltk.org/newsgroups.php?gfltk.general+v:26622 > > I just ran my test again, with a few printf's added to report the > enter/leave events and they seem to be consistently matched - I don't > seem to be seeing any extra leave events. > > How does my simple demo work for you? Maybe the problem is platform > specific (I've got OSX and Vista here just now, seem to be fine.) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

