CheckEntry(n)
NAME
CheckEntry - Itcl widget combining a checkbutton and an entry
PARENT CLASS
util::FrameWidget
SYNOPSIS
CheckEntry <path> ?options?
DESCRIPTION
This class defines an Itk widget combining a checkbutton and an entry.
ITK COMPONENTS
check
Tk checkbutton widget.
entry
Tk entry widget.
WIDGET OPTIONS
-command
The command for <Return> in the entry.
-value
Set the value in the entry.
-variable
Optionally specify the trace variable to use.
PUBLIC METHODS
get {}
Get the value in the entry.
PROTECTED METHODS
_command_proc {}
called for Return in the entry.
PROTECTED VARIABLES
variable_
Trace var for checkbutton.
SEE ALSO
FrameWidget(n)
- - - - - -
Last change: 07 May 99
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory