In addition to command, other types of menus are:
- cascade
-
Embeds a cascade menu
- checkbutton
-
Treats the menu item as a checkbutton
- radiobutton
-
Treats the menu item as a radiobutton
You can configure both the menu itself and the individual menu items.
The configuration options that apply to Menubutton
are: -activebackground,
-active-foreground,
-anchor, -background,
-bg, -bitmap,
-borderwidth, -bw,
-cursor,
-disa-bledforeground,
-font, -foreground,
-fg, -height,
-highlightbackground,
-high-lightcolor,
-highlightthickness, -image,
-justify, -padx,
-pady, -relief,
-state, -takefocus,
-underline, -width, and
-wraplength.
Other Menubutton options are: