Hi All,

How do i retreive the value from an Fl_Int_Input and assign it to my variable? 
I notice that the value() member still reads the input as a char string, so i 
will need to convert this manually, or is there another way provided to 
retrieve the value as an integer?
I thought that the Fl_Int_Input would provide an integer, but i see it is named 
as that because it refuses any other input.

Aside from this initial validation. do the Fl_Input types require manual 
validation for the amount of characters entered and/ or range for ints or 
floats? or again is there a native feature for this?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to