This class defines an itcl widget combining a checkbutton and an entry. This can be used to turn options on and off in a dialog window.
Example:
set w [CheckEntry .ce -text "Test label:"] pack $w -fill x -expand 1
See CheckEntry(n) for more details.
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory