Copy/Move Object

summit.factory makes extensive use of drag and drop for copying and moving Objects.

You can drag copy or move Objects within a file or between files, and you can drag single items or multiple items.

The default drag operation is to move an Object, and there are two types of move operations:

When you move an Object to a new Parent Collection then the original Object is removed and replaced with an initialised Object of the same type.

To copy an Object using drag and drop, you must have the DRAG MODIFIER key held down during the operation. The DRAG MODIFIER key is platform dependent. On the PC platform it is the CTRL key.

You can tell that a copy operation is in progress as the drag image icon has a + sign visible.

When you drag multiple items they must be of the same type. For example you can drag several Patches, but not Patches and Play Lists together.

summit.factory provides the following drag/drop feedback to assist in determining the effects of a drag/drop operation:

When a Child Window is split, Objects can be dragged and dropped between either side of the split point. This is handy, for example, for dragging Objects between the start of a Collection and the end of a Collection.

The Tree and Table views will auto-scroll in drag and drop operations, when you move the cursor to either the top or the bottom of the pane and hold it there.

If you drag an Object onto a Tree View and over a valid parent Object (e.g. a Patch over a Patch Collection) and the parent Object is collapsed within the Tree, and you hold the cursor over the Parent Object for a few seconds it will automatically expand.