DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2243 Version: 1.3-current I believe commenting out this line is the recommended fix at the moment. eg. edit fl_shortcut.cxx, find this line: if (Fl::event_state(FL_ALT)==0) return 0; ..within the #ifdef/#endif markers (see above) and comment it out, and rebuild. This fixes the ALT key problem, but may cause STR#2199 again, but that STR is not really a "problem", it just closes some optional behavior the poster didn't like, IIRC. Link: http://www.fltk.org/str.php?L2243 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
