WDS_ToggleButton
WDS_ToggleButton
wds
1998 12-05
CLASS
WDS_ToggleButton - toggle button widget
SYNOPSIS
Class WDS_ToggleButton is a specialized WDS_Button
which can be toggled on and off.
WDS_Button already contains this complete functionality.
However, WDS_ToggleButton
conveniently sets the appropriate flags in its constructor
and provides a separate class for independent look-and-feel specification.
PUBLIC MEMBER FUNCTIONS
Inheritance from class WDS_Button
STATE CHANGES
Inherited from WDS_Button
| WDS_STATE_0 |
Released (from hold)
|
| WDS_STATE_1 |
Pressed
|
FILES
wds/button.h Button header file
SEE ALSO
WDS_intro(3),
WDS_Widget(3),
WDS_Button(3)