Description Details Fields Contains Methods See Also
radioboxes class is a subclass for GUI radio box frame.
This class is a subclass which make GUI radio box frame.
frame: tkwin class object; parent of widget window.
length: Integer; number of grids.
back_list: List of tkwin class object; list of grids.
value: tclVar class object; the value of the radio box frame.
rbradioboxes: tkwin class object; the radio box frame.
gparts_base
back(perline = 3): back method for gparts_base class.
front(top, labels, title = "", initValue = 1, right.buttons = FALSE): front method for radioboxes subclass.
Other guiparts: back,gparts_base-method,
checkboxes-class,
front,checkboxes-method,
front,radioboxes-method,
front,textfield-method,
front,textfields-method,
front,toolbox-method,
front,variableboxes-method,
gparts_base-class,
textfield-class,
textfields-class,
toolbox-class,
variableboxes-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.