summaryrefslogtreecommitdiff
path: root/documentation/Fl_Float_Input.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Float_Input.html')
-rw-r--r--documentation/Fl_Float_Input.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Float_Input.html b/documentation/Fl_Float_Input.html
index fe52eadfe..00c1731f6 100644
--- a/documentation/Fl_Float_Input.html
+++ b/documentation/Fl_Float_Input.html
@@ -18,8 +18,8 @@
</UL>
<H3>Description</H3>
The <TT>Fl_Float_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
-floating point value.
+ that only allows the user to type floating point numbers (sign,
+ digits, decimal point, more digits, 'E' or 'e', sign, digits).
<H3>Methods</H3>
<UL>
<LI><A href=#Fl_Float_Input.Fl_Float_Input>Fl_Float_Input</A></LI>