LightButton Class Reference

Inherits CheckButton.

Inherited by RadioLightButton.

List of all members.

Public Member Functions

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

Static Public Member Functions

void default_glyph (const Widget *, int, int, int, int, int, Flags)

Static Public Attributes

NamedStyledefault_style


Detailed Description

This button turns the value() on and off each release of a click inside of it, and displays a light to show the user this. This style was designed for the original Forms library and has been copied into Discreet products and many other pieces of software that originated with SGI machines:

Fl_Light_Button.gif

When off the light is color(), when on the light is selection_color().


The documentation for this class was generated from the following files:
Sun Jan 7 00:55:17 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.