Menu items:
- Undo (Ctrl+Z): Cancel the previous panel configuration changes.
- Redo (Ctrl+Y): Redo the configuration changes that have been discarted by the Undo function
- Copy (Ctrl+C): Selected Pmg objects will be copied into the Windows clipboard
- Cut (Ctrl+X): Selected Pmg objects will be moved into the Windows clipboard
- Paste (Ctrl+V): The content from the Windows clipboard will be copied into the panel window. New names will be created for copied Pmg objects.
- Paste and preserve names: The content from the Windows clipboard will be copied into the panel window. If possible the names of the Pmg objects will be preserved (if no collision with existing Pmg object names occures)
- Remove (Del): Removes selected Pmg objects
- Select all (Ctrl+A): All Pmg objects in the panel will be selected
- Copy the whole graphics: Copies the whole graphic content into the Windows clipboard
- Paste the whole graphics: Pastes the whole graphic content from the Windows clipboard
- Change position of Pmg objects (M): Activates reposition mode of selected Pmg objects
- Change size of Pmg objects (R): Activates resize mode of selected Pmg objects
-
Find Pmg object: Search for
Pmg object based on selected properties
-
By name ...: Search for the
Pmg object according to its
GetPathName method
-
By type ...: Search for the
Pmg object according to its
Object type property
- Find text ...: Search for selected text in all Pmg objects
-
Export: exports
Pmg objects or the whole graphic panel into selected XML file
- Edited panel ...: exports the whole graphic panel
- All Pmg objects ...: exports all Pmg objects in the panel
- Selected Pmg objects ...: exports selected Pmg objects in the panel
- Import ...: imports Pmg objects or the whole panel from selected XML file
-
Edit the PmgRoot object ...: Opens the configuration window for editing the
PmgRoot object.