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.
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).
init {} Derived classes can re-define the "init" method to run code after all options have been evaluated.
Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory