summaryrefslogtreecommitdiff
path: root/documentation/Fl_Value_Input.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Value_Input.html')
-rw-r--r--documentation/Fl_Value_Input.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Value_Input.html b/documentation/Fl_Value_Input.html
index 9dfd5d9df..00b24c7f6 100644
--- a/documentation/Fl_Value_Input.html
+++ b/documentation/Fl_Value_Input.html
@@ -19,7 +19,7 @@
<H3>Description</H3>
The <TT>Fl_Value_Input</TT> widget displays a floating point value.
The user can click in the text field and edit it (there is in fact a
-hidden <A href=#Fl_Value_Input><TT>Fl_Value_Input</TT></A> widget with <TT>
+hidden <A href=#Fl_Input><TT>Fl_Input</TT></A> widget with <TT>
type(FL_FLOAT_INPUT)</TT> in there), and when they hit return or tab
the value updates to what they typed and the callback is done.
<P>If <TT>step()</TT> is not zero, the user can also drag the mouse
@@ -68,4 +68,4 @@ const
<H4><A name=Fl_Value_Input.textsize>uchar Fl_Value_Input::textsize()
const
<BR> void Fl_Value_Input::textsize(uchar)</A></H4>
- Gets or sets the size of the text in the value box. </BODY></HTML> \ No newline at end of file
+ Gets or sets the size of the text in the value box. </BODY></HTML>