DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2226 Version: 1.3-current Fix Version: 1.3-current Docs for Fl::event_key() should make mention of using Fl::event_text() to get the text equivalent. Certain keys, like the numeric keypad, come back with non-ascii codes.. so when you want the actual text equivalent for an event_key(), use Fl::event_text(). Also: Docs for Fl::event_text() should be improved to mention it works as well for FL_KEYUP/FL_KEYDOWN/Fl::event_key(). Currently the 1.3.x docs indicate it's only for copy/paste: "Returns the text associated with the current FL_PASTE or FL_DND_RELEASE event." Link: http://www.fltk.org/str.php?L2226 Version: 1.3-current Fix Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
