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 Method Table# Name Description add (self, button)