[previous] [up] [next]     [contents] [index]
Next: append Up: Class Reference Previous: set-title

wx:menu-bar%

Superclass: wx:object%

A menu bar is a collection of menus accessible from the top of a frame. Selecting a title pulls down a menu; selecting a menu item calls the frame's on-menu-command method with the selected item's id.

For information about special ``Help'' menus, see append in wx:menu-bar%.

Methods:

PLT