diff options
Diffstat (limited to 'documentation/Fl_Int_Input.html')
| -rw-r--r-- | documentation/Fl_Int_Input.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Int_Input.html b/documentation/Fl_Int_Input.html index 9cdfaa650..da13304fe 100644 --- a/documentation/Fl_Int_Input.html +++ b/documentation/Fl_Int_Input.html @@ -18,8 +18,8 @@ </UL> <H3>Description</H3> The <TT>Fl_Int_Input</TT> class is a subclass of <TT>Fl_Input</TT> - that displays its input in red when the value string is not a legal -integer value. + that only allows the user to type decimal digits (or hex numbers of + the form <tt>0xaef</tt>). <H3>Methods</H3> <UL> <LI><A href=#Fl_Int_Input.Fl_Int_Input>Fl_Int_Input</A></LI> |
