Category:toolpalette
Quick Overview
The tool palette provides a menu of commands, selectable by the user, that invoke functionality of the script app.
- register(menuStructure) : Registers the menuStructure table.
- enable(toolname, itemname, state) : Enables or disables a menu item in the tool palette.
- enableCopy(state) : This routine enables / disables the Edit > Copy menu command.
- enableCut(state) : This routine enables / disables the Edit > Cut menu command.
- enablePaste(state) : This routine enables / disables the Edit > Paste menu command.
Pages in category "toolpalette"
The following 3 pages are in this category, out of 3 total.