Class ::tycho::PopupMenu


Inherits: ::tycho::MenuSupport - Source File - Contents: itk_option - public methods
This class defines a popup menu widget. The method overrides those in the MenuSupport class so that, if no menu name is specified, "top" is used.

Itk_option

-command
The command to call before posting the menu.

Public constructs

Public Methods

add name inMenu args
Add a menu entry to a menu.
addSeparator args
Add a separator to a menu.
clear {menu {}}
Clear a menu.
menucget name option
Get a configuration option of a menu.
menuconfigure name args
Get or configure options of a menu.
post x y
Post the popup.

Index of classes



Author: John Reekie
Version: @(#)PopupMenu.itcl 1.4 11/12/96
Copyright: (c) 1995-1996 The Regents of the University of California.