The Menu Widget

Create a menu with the Menu method, to be displayed later with the post method.

$menu = $parent->Menu(options)


The standard configuration options that apply to Menu are: -activebackground, -activeforeground, -background, -bg, -borderwidth, -bw, -cursor, -disabledforeground, -font, -foreground, -fg, -relief, and -takefocus.

Other options are:

Menu Indexes

Menus have indexes for manipulating individual menu items. They are:

Menu Methods

In addition to configure and cget, the following methods are defined for the Menu widget: