DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current After more inspection, this happens when only FL_WHEN_RELEASE was set (by default) for radio or toggle buttons. But the documentation clearly states for FL_RELEASE that (Fl_Button.cxx:139) : "The callback is done after the user successfully clicks the button, or when a shortcut is typed." So this looks like a pure bug, not a feature as shortcuts do not call the callback. I'll submit a patch that attemps to solve this problem soon. Link: http://www.fltk.org/str.php?L2106 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
