wxMenuBar

wxMenuBar
wxMenuBars must have a wxFrame parent. The only parameter to create a wxMenuBar is the pointer to a wxFrame.

Creation Parameters
Functions/Procedures
Supertopics

wxMenuBar

[proc]
add_menu
( atom menubar, atom menu, sequence title )

Category: wxMenuBar

Adds the item to the end of the menu bar.


wxMenuBar

[func]
get_menu_by_index
( atom menubar, atom pos )

Category: wxMenuBar


wxMenuBar

[func]
get_menu_by_label
( atom menubar, object label_text )

Category: wxMenuBar