fltk::LightButton Class Reference

Inherits fltk::CheckButton.

Inherited by fltk::RadioLightButton.

List of all members.

Static Public Attributes

static NamedStyledefault_style = &::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().


Member Data Documentation

NamedStyle * LightButton::default_style = &::style [static]

The default style for a CheckButton reverts to NO_BOX and a default glyph (the check mark to the left)

Reimplemented from fltk::CheckButton.


The documentation for this class was generated from the following files: