DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2734 Version: 1.3-feature I've made improvements to FLTK. 1. Support input field length limits. * New fl_input_n() and fl_password_n(0 functions (couldn't just change parameters as NULL can be 0 and not (void*)0). * Convenience function in Fl_Input_Choice * Fixed Fl_Input_ to limit user provided data to length limit. 2. Support checkboxes on Browsers * New Fl_Checkbox_Browser which is inherited from Fl_Browser and works with keyboard as well as mouse. * Modified Fl_Browser and Fl_Browser_ to support new checkbox type. Link: http://www.fltk.org/str.php?L2734 Version: 1.3-feature Attachment: http://www.fltk.org/strfiles/2734/fltk_1.3.0.changes.zip _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
