DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2462
Version: 1.3-current


I see the bug on 10.3 also.

FLTK detects (FL_MOVE clause of Fl::handle() in src/Fl.cxx) when
the mouse moves to another widget and reacts accordingly. 

Under Tiger, FL_MOVE events are sent to the document window
(rather than the tooltip window) even when the mouse enters the 
tooltip window. It's difficult to change that because FLTK relies
on the system to know what window receives an event.

Under Leopard and above, an FL_MOVE event is sent to the tooltip
window as soon as the mouse enters it, and the bug does not occur.

I'm stuck.


Link: http://www.fltk.org/str.php?L2462
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to