HToggleRadioButton 1.2.2 - A PowerPlant Class

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
HToggleRadioButton 1.2.2 - A PowerPlant Class

Post by Info-Mac » February 6th, 1998, 11:00 am

Download: http://archive.info-mac.org/dev/src/hto ... on-122.hqx

This class (derived from the PowerPlant class, LToggleButton) attempts to
give the LToggleButton class a radio-button-like behavior (i.e. you can
create a radio group that includes objects of this type and only one
member
of that group will be "on" at a time).

You can have in the same radio group both these HToggleRadioButton's and
LStdRadioButtons (or any other radio button class)...click on a radio,
the toggles will all be off. Click on a toggle, the radios will all be
off.

Includes a CTYP resource for ease of editing in Constructor 2.4 and higher
(sorry, no CPPb resource is available).

For complete information, please read the README file enclosed in the
archive.

Thanx, and enjoy!

John C. Daub
Hsoi's Shop
Post Reply