LabelWidget is an Itcl widget for displaying a label and is the base class of labeled widgets. Derived classes add other widgets to the right or under the label.
set w [LabelWidget .le \ -text "Test label:" \ -labelwidth 20]
See LabelWidget(n) for more details.
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory