ToggleButton Class Reference

Inherits Button.

List of all members.

Public Member Functions

 ToggleButton (int x, int y, int w, int h, const char *l=0)


Detailed Description

This button turns the value() on and off each release of a click inside of it.

You can also convert a regular button into this by doing type(Button::TOGGLE) to it.


The documentation for this class was generated from the following file:
Sun Jan 7 00:55:18 2007. FLTK ©2006 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.