DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1833 Version: 2.0-current Armin, thanks for helping with your code fragment. Please note that this is normal widget behavior (not only for GL windows). Normally a widget would take the focus on a mouse click event (you would have to return 1 on a PUSH event for this to work). In the case of the GL window, your handling of FL_ENTER and FL_LEAVE events is clearly FLTK 1.x code, but the OP reported problems with FLTK 2. This should be easily portable to FLTK 2, however. Thanks for this. If this is a documentation bug - I don't know. FLTK 2 is not maintained any more, and thus there's little chance that this would be improved for FLTK 2. Link: http://www.fltk.org/str.php?L1833 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
