On 13 Oct 2011, at 19:48, David wrote:

> 
> 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.


David, for future reference, it would be better if this were submitted as two 
separate STR's - they are distinct functionality and are easier for us to 
assess if treated as two STR's.



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to