Go up one levelGo to Previous Go to Next

LabelValue

This widget displays a label and a read-only value and implements convenient methods for accessing and modifying the label and the value.

Example:

 
set w [LabelValue .le \ 
    -text "Test label:" \ 
    -value "test value"] 
pack $w -anchor w -fill x

See LabelValue(n) for more details.


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory