ButtonGroup (hwx.gui)#
- class ButtonGroup(buttons)#
Bases:
object
A ButtonGroup is a group of mutually exclusive buttons.
Used with RadioButton, CheckBox to so only one is checked at a time
Site Navigation
Section Navigation
Bases: object
A ButtonGroup is a group of mutually exclusive buttons.
Used with RadioButton, CheckBox to so only one is checked at a time