Next: Creating and deleting node instances, Previous: Managing actions, Up: The AppTree
Add a new entry to the context menu for NODETYPE.
Where INDEX can be a numerical index, or the keywords {first} and {last}.
Both CALLBACK script and LABEL strings are preprocessed, with some substitutions:
- %X is substituted by the mouse x coordinate.
- %Y is substituted by the mouse y coordinate.
- %NODETYPE is substituted by the node type.
- %NODENAME is substituted by the node name.