Several windows contain right mouse button pop-up menus that are defined in separate sections of the SRC file: the Detail window, the Layers window, the Thumbnails window, and the Symbols palette.
Open the SRC file into a text editor to edit the required pop-up menu sections. For a list of possible commands for the pop-up menus, see Command Identifiers by Menu.
To define the Detail window pop-up menu:
· In the [Detail window popup] section, in the "item list x=" keyname type the commands to appear in the menu. Example
To define the Layers window pop-up menu:
· In the [Layers window popup] section, in the "item list x=" keyname type the commands to appear in the menu. Example
To define the Thumbnails window pop-up menu:
· In the [Thumbnails window popup] section, in the "item list x=" keyname type the commands to appear in the menu. Example
To define the Symbols palette pop-up menu:
· In the [Symbol palette window popup] section, in the "item list x=" keyname type the commands to appear in the menu. Example
See also