summaryrefslogtreecommitdiff
path: root/documentation/Fl_Value_Input.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-01-19 20:53:39 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-01-19 20:53:39 +0000
commitdc70b69502de6769c8fe109161f984494a0c00b8 (patch)
treeb6b764b7ad24c2a70849ccde9bd3ca8ce81c5a43 /documentation/Fl_Value_Input.html
parent01937a1cf8d3e81336af4bd47adb327aff7b5a4d (diff)
Updated documentation with changes from Bill.
Added new image files for buttons. git-svn-id: file:///fltk/svn/fltk/trunk@237 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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>