diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-14 22:14:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-14 22:14:01 +0000 |
| commit | 46f509f7de8b069eccaa081bbb7112a532c33e51 (patch) | |
| tree | c4f21d1d9169624f784eb3e67ac4850d871210fb /documentation/Fl_Valuator.html | |
| parent | a98c49d088c9101fea4ac8fd544f42249be1a8fd (diff) | |
More image updates, minor typos, etc.
git-svn-id: file:///fltk/svn/fltk/trunk@227 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Valuator.html')
| -rw-r--r-- | documentation/Fl_Valuator.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Fl_Valuator.html b/documentation/Fl_Valuator.html index ea0c8ca36..b192d8f62 100644 --- a/documentation/Fl_Valuator.html +++ b/documentation/Fl_Valuator.html @@ -24,13 +24,13 @@ and provides a consistent interface to set the value, range, and step, and insures that callbacks are done the same for every object. <P>There are probably more of these classes in fltk than any others: </P> -<P><IMG src=./valuators.gif></P> +<P ALIGN=CENTER><IMG src=valuators.gif WIDTH=60%></P> <P>In the above diagram each box surrounds an actual subclass. These are further differentiated by setting the <A href=#Fl_Widget.type"><TT> type()</TT></A> of the widget to the symbolic value labeling the widget. The ones labelled "0" are the default versions with a <TT> -type(0)<TT>. For consistency the symbol <TT>FL_VERTICAL</TT> is -defined as zero. </TT></TT></P> +type(0)</TT>. For consistency the symbol <TT>FL_VERTICAL</TT> is +defined as zero.</P> <H3>Methods</H3> <CENTER> <TABLE width=90%> @@ -133,4 +133,4 @@ turn it back on if desired). <H4>Sets the <TT>changed()</TT> flag. </H4> <H4><A name=Fl_Valuator.clear_changed>void Fl_Widget::clear_changed()</A> </H4> - Clears the <TT>changed()</TT> flag. </BODY></HTML>
\ No newline at end of file + Clears the <TT>changed()</TT> flag. </BODY></HTML> |
