textfield-class: Text Field Subclass
Description
textfield class is a subclass for GUI text field frame.
Fields
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 text field frame.
Contains
gparts_baseMethods
back(perline = 3): back method for gparts_base class. front(top, initialValue, boxwidth, title): front method for textfield subclass.
Details
This class is a subclass which make GUI text field frame.
See Also
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,
radioboxes-class,
textfields-class,
toolbox-class,
variableboxes-class