ButtonSwitch Class Reference

#include <button_switch.h>

Inheritance diagram for ButtonSwitch:

ButtonBitmapped ButtonBase List of all members.

Public Member Functions

 ButtonSwitch (TWindow *menu, char *identbranch, int asciicode=0, bool initialstate=false)

Detailed Description

A button that toggles between two states, on or off, whenever it's pushed. This can be used stand-alone, or added to a radio-button manager (RadioButtons).

Naming:

Both are required. The "off" button image is used for auto-location.


Constructor & Destructor Documentation

ButtonSwitch::ButtonSwitch TWindow menu,
char *  identbranch,
int  asciicode = 0,
bool  initialstate = false
 

constructor


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:44 2006 for Twgui by  doxygen 1.4.6-NO