summaryrefslogtreecommitdiff
path: root/documentation/Fl_Round_Button.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_Round_Button.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_Round_Button.html')
-rw-r--r--documentation/Fl_Round_Button.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/Fl_Round_Button.html b/documentation/Fl_Round_Button.html
index 2c7ea9d3a..a103d9f7c 100644
--- a/documentation/Fl_Round_Button.html
+++ b/documentation/Fl_Round_Button.html
@@ -17,9 +17,10 @@
</PRE>
</UL>
<H3>Description</H3>
- Buttons generate callbacks when they are clicked by the user. You
+Buttons generate callbacks when they are clicked by the user. You
control exactly when and how by changing the values for <TT>type()</TT>
- and <TT>when()</TT>.
+and <TT>when()</TT>.
+<P ALIGN=CENTER><IMG SRC="Fl_Round_Button.gif"></P>
<P>The <TT>Fl_Round_Button</TT> subclass display the &quot;on&quot; state by
turning on a light, rather than drawing pushed in. The shape of the
&quot;light&quot; is initially set to FL_ROUND_DOWN_BOX. The color of the light
@@ -37,4 +38,4 @@ Fl_Round_Button::Fl_Round_Button(int x, int y, int w, int h, const char
position, size, and label string.
<H4><A name=Fl_Round_Button.~Fl_Round_Button>
Fl_Round_Button::~Fl_Round_Button()</A></H4>
- The destructor deletes the check button. </BODY></HTML> \ No newline at end of file
+ The destructor deletes the check button. </BODY></HTML>