Go up one levelGo to Previous Go to Next

FrameWidget(n)

NAME

 
 FrameWidget - Itk base class for widgets with their own frame

NAMESPACE

 
 util

PARENT CLASS

 
 itk::Widget

SYNOPSIS

 
 FrameWidget <path> ?options?

DESCRIPTION

 
 The FrameWidget itcl class is a subclass of itk::Widget and thus
 inherits all of the features described in Widget(n).  In addition, a
 number of useful methods are defined, for use by the derived classes.


PUBLIC METHODS

 
 add_short_help {w text}
        Set the text of short help message to be displayed whenever the
        mouse enters the widget w (assumes you are using class
        ToplevelWidget).

 busy {cmd}
        Run the given tcl command while displaying the busy cursor in the
        frame's parent top level window.

 short_help {text}
        Set the text of the short help message (display now, assumes you
        are using class ToplevelWidget).

PROTECTED METHODS

 
 init {}
        Derived classes can re-define the "init" method to run code after
        all options have been evaluated.

PROTECTED VARIABLES

 
 class_
        Name of this (derived) class.

 w_
        Shorter name for $itk_component(hull).

SEE ALSO

 
 Widget(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