Go up one levelGo to Previous Go to Next

CheckEntry(n)

NAME

 
 CheckEntry - Itcl widget combining a checkbutton and an entry

NAMESPACE

 
 util

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.

STANDARD OPTIONS

 
 -text

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

 


Go up one levelGo to Previous Go to Next

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