diff options
Diffstat (limited to 'documentation/Fl_Round_Button.html')
| -rw-r--r-- | documentation/Fl_Round_Button.html | 7 |
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 "on" state by turning on a light, rather than drawing pushed in. The shape of the "light" 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> |
