This widget displays a label and a read-only value and implements convenient methods for accessing and modifying the label and the value.
set w [LabelValue .le \ -text "Test label:" \ -value "test value"] pack $w -anchor w -fill x
See LabelValue(n) for more details.
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory