PRIMER 22.1

Clipboard Usage in Object Menus

Clipboard Usage in Object Menus

The Options button in all standard Object Menus includes options to:

  • Add the current selection to the clipboard
  • Remove it from the clipboard
  • Replace the clipboard contents with the currently selected objects

This acts as an alternative way of populating the clipboard contents.


The clipboard contents may also be used for selection in object menus, as this example illustrates.

In all object menu contexts where:

  • Multiple selection is legal

    and

  • The clipboard contains 1 or more items of the specified type

Then a " Clipboard: nnnn <item type> " row will appear at the top of the menu selection.

All items in the clipboard which match this context may be selected in a single click on this "Clipboard" row. Items in the clipboard which do not match the currently specified type are not included, e.g. SHELL object menu will only select shells in the clipboard.

This provides a means of processing the selection in a range of different contexts.

Selection of CLIPBOARD... on the base object menu and then M1 Clipboard will select all objects on the clipboard.