Derived from: BCheckBox
Declared in: myCheckBox.h
Library: not currently in a library--someday I hope!
The MyCheckBox Class is used as a check box. It is a wrapper for the BeOS BCheckBox class.
This is the constructor. The first, second and fourth through sixth parameters, paramName, paramLabel, ui32paramMsg and ui32paramFlags are passed on to the BCheckBox class.
The seventh parameter, lpparamLayoutMatrix is the LayoutMatrix to which this gadget will be attached.
There is a tiny bit of code in this CTOR, it sets the value and sets the font to the applications preferred font.
This is the destructor. It does nothing.
This just overrides the BCheckBox method to provide color control, it calls the inherited version.
for version 0.4.2
Copyright © 1998 Ed Musgrove Be Developer #2076. All rights reserved.
edgar@harbornet.com
emusgrov@linknet.kitsap.lib.wa.us
Last modified November 25, 1998.