This widget displays a label and an entry and implements convenient methods for accessing and modifying the label and the value.
-autoselect Select the contents of the entry whenever it gets the focus. -changecmd Commands to evaluate whenever the entry value changes. -command The command for <Return> in the entry, called with the new value. -entrycommand Alternative name for use when -command is already used by a derived class. -invalid For compat with iwidgets entryfield: action for invalid char with -validate . -justify Set to "right" to make sure the end of the entry is visible. -orient Widget orientation: horizontal or vertical. -state Set the state to normal or disabled (greyed out). -validate Valiadation of entry fields (based on iwidgets entryfield class) numeric, alphabetic, integer, hexidecimal, real, and alphanumeric. -value Set the value displayed in the entry. -valuewidth Set the width of the value displayed.
notrace_ This flag is set to 1 to avoid tracing when changing the entry's value. validate_cmd_ Command to validate entry contents.
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory