Adds a pop-up menu, in hierarchical order, under a ribbon menu or as a child menu to a pop-up menu in the Activate user interface. addpopupmenu is only available in the Activate GUI.
Adds a sprite action group, sagname, to a ribbon page group in the Activate user interface. addspriteactiongroup is only available in the Activate GUI.
Removes a sprite action group, sagnname, from the ribbon page group in the Activate user interface. removespriteactiongroup is only available in the Activate GUI.
addmenuitem
Adds an action item to the given menu in the Activate user interface. addmenuitem is only available in the Activate GUI.
addmenuseparator
Inserts a separator in the given menu in the Activate user interface. addmenuseparator is only available in the Activate GUI.
addpopupmenu
Adds a pop-up menu, in hierarchical order, under a ribbon menu or as a child menu to a pop-up menu in the Activate user interface. addpopupmenu is only available in the Activate GUI.
addribbonmenu
Adds a ribbon menu, rbmname, in the Activate user interface. addribbonmenu is only available in the Activate GUI.
addribbonpage
Adds a ribbon page, rbnname, in the Activate user interface. addribbonpage is only available in the Activate GUI.
addribbonpagegroup
Adds a ribbon page group, rpgnname, in the Activate user interface. addribbonpagegroup is only available in the Activate GUI.
addspriteaction
Adds a sprite action to the given sprite group in the Activate user interface. addspriteaction is only available in the Activate GUI.
addspriteactiongroup
Adds a sprite action group, sagname, to a ribbon page group in the Activate user interface. addspriteactiongroup is only available in the Activate GUI.
enablespriteaction
Enable or disable a sprite action, name, in the Activate user interface. enablespriteaction is only available in the Activate GUI.
movesprite
Moves the sprite action or group, name, in the Activate user interface. movesprite is only available in the Activate GUI.
removemenuitem
Removes an action item from the given menu in the Activate user interface. removemenuitem is only available in the Activate GUI.
removepopupmenu
Removes a pop-up menu from the Activate user interface. removepopupmenu is only available in the Activate GUI.
removeribbonmenu
Removes a ribbon menu rbmname or pm, from the Activate user interface. removeribbonmenu is only available in the Activate GUI.
removeribbonpage
Removes a ribbon page, rbnname, from the Activate user interface. removeribbonpage is only available in the Activate GUI.
removespriteaction
Removes a sprite action from the Activate user interface. removespriteaction is only available in the Activate GUI.
removespriteactiongroup
Removes a sprite action group, sagnname, from the ribbon page group in the Activate user interface. removespriteactiongroup is only available in the Activate GUI.
setmenuaccel
Sets an accelerator for the given action in the Activate user interface. setmenuaccel is only available in the Activate GUI.
showspriteaction
Show or hide a sprite action, name, in the Activate user interface. showspriteaction is only available in the Activate GUI.