summaryrefslogtreecommitdiff
path: root/documentation/Fl_Check_Button.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Check_Button.html')
-rw-r--r--documentation/Fl_Check_Button.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/Fl_Check_Button.html b/documentation/Fl_Check_Button.html
index 9b013ea2a..475a8c9f6 100644
--- a/documentation/Fl_Check_Button.html
+++ b/documentation/Fl_Check_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_Check_Button.gif"></P>
<P>The <TT>Fl_Check_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_DIAMOND_DOWN_BOX. The color of the
@@ -37,4 +38,4 @@ Fl_Check_Button::Fl_Check_Button(int x, int y, int w, int h, const char
position, size, and label string.
<H4><A name=Fl_Check_Button.~Fl_Check_Button>
Fl_Check_Button::~Fl_Check_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>