diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
| commit | 2c61d60470b0583614437950066b2f63c4ac2782 (patch) | |
| tree | f32ab07a4acdbfca9f3389ec851dc5c4b9e09653 /documentation/Fl_Value_Output.html | |
| parent | eb9a83b3483608286be0a9ead6b98938d21370f3 (diff) | |
Documentation updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Value_Output.html')
| -rw-r--r-- | documentation/Fl_Value_Output.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_Value_Output.html b/documentation/Fl_Value_Output.html index d021f1ea1..f7d00f675 100644 --- a/documentation/Fl_Value_Output.html +++ b/documentation/Fl_Value_Output.html @@ -25,6 +25,7 @@ dragging the mouse left and right. The left button moves one <TT>step()</TT> <P>This is much lighter-weight than <A href=Fl_Value_Input.html#Fl_Value_Input> <TT>Fl_Value_Input</TT></A> because it contains no text editing code or character buffer. </P> +<P ALIGN=CENTER><IMG src="Fl_Value_Output.gif" ALT="Fl_Value_Output widget."></P> <H3>Methods</H3> <UL> <LI><A href=#Fl_Value_Output.Fl_Value_Output>Fl_Value_Output</A></LI> @@ -61,4 +62,4 @@ Fl_Value_Output::textfont() const <H4><A name=Fl_Value_Output.textsize>uchar Fl_Value_Output::textsize() const <BR> void Fl_Value_Output::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> |
