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