object is displayed after pressing the right mouse button over the selected object in the editor of
Menu items:
- New Pmg object... (Ins): Inserts new Pmg object into selected object.
-
New prototype... (Ins): Inserts new
PmgPrototype object into the prototype list. This menu option is visible only if the
#Prototypes item is selected in the tree of
Pmg objects.
- Cut (Ctrl+X): Moves selected Pmg object into the Windows clipboard.
- Copy (Ctrl+C): Copies selected Pmg object into the Windows clipboard.
- Paste (Ctrl+V): Inserts object from the Windows clipboard into selected object.
- Rename (F2): Renames selected object.
- Remove (Del): Removes selected object and all its subobjects.
- Create copy of object: Creates a copy of active Pmg object next to it.
- Disable in runtime: Disables usage of selected object in runtime.
- Enable in runtime: Enables usage of selected object in runtime.
-
Move: Moves the selected
Pmg object in the tree of
Pmg objects to the selected position. This will also move the object in the memory order, which can affect, for example, the visibility of overlapping objects.
- Move up: Moves the selected object one position up in the tree of Pmg objects.
- Move down: Moves the selected object one position down in the tree of Pmg objects.
- Move to the beginning: Moves the selected object in the tree of Pmg objects to the first position in fron of all other objects on the same level.
- Move to the end: Moves the selected object in the tree of Pmg objects to the last position behind all other objects on the same level.
-
Subobjects: Actions over the subobjects of the selected object
-
Move the subobjects into the PmgRoot object: Moves all subobjects from the selected
Pmg object into the
PmgRoot object.
- Cut the subobjects: Cuts all subobjects from the selected Pmg object and inserts them into the Windows clipboard.
- Copy the subobjects: Copies all subobjects of the selected Pmg object into the Windows clipboard.
- Remove subobjects: Deletes all subobjects of the selected Pmg object
-
Text editing of the object ...: Opens the "
Text editing of the object" configuration window where the content of the object can be viewed and edited in the text form.
- Export object...: Opens window for export configuration of selected object.
- Import into the object...: Opens window for file selection for import into selected object.