setmenuinteractive button or menu activationCalling Sequencesetmenu(button [,nsub])
setmenu(gwin,button [,nsub])
Argumentsbuttona character string. The button namegwininteger. The number of graphic window where the button is installednsub
integer. The number of submenu to de-activate (if any). If button has no sub-menu, nsub is ignored
Description
The function allows the user to make active buttons or menus created by
addmenu in the main or graphics windows command panels.
ExamplesSee Also
delmenu
unsetmenu
addmenu