Click or drag to resize

Objects Window

Stores WindowManual / Basic / Objects WindowSettings Window

Objects Window

Contents
Overview

Objects Window is intended to work with objects of the current document. Shows the structure of objects in a hierarchical form.

Screenshot999868 14.png

The window is a single panel by default, in a form of a tree. Two-panel mode (tree, list) can be activated as well. A toolbar is on the top. The window has many options for customization. Using the Objects Window you can make such actions as creating, copying, deleting, transferring of document objects.

Screenshot999923 2.png

Window context menu:

Screenshot999925 2.png
Toolbar

Window toolbar.

Screenshot999924 2.png
Name Description
Rt settings.png
Options
Opens the window with settings.
Screenshot999925 3.png
Show Members
Shows or not shows members of objects (properties, methods, events).
Rt open.png
Editor
Opens the object editor if there is one. The editor is meant the ability to edit in the application workspace. For example Flow Graph and Scene has an editor.
Screenshot999925 4.png
Settings
Opens an additional big window of object settings.
Rt new resource.png
New Object
Creates a new object.
Rt delete.png
Delete
Deletes selected objects.
Rt rename.png
Rename
Renames the selected object.
Rt copy.png
Clone
Makes a duplicate of an object.
Screenshot999925 5.png
Move Up
Moves the object before the one that was above it.
Screenshot999925 6.png
Move Down
Moves the object under the one that was under it.
Rt cut.png
Cut
Cuts the object for later transfer to another location.
Rt copy.png
Copy
Marks an object for later copying.
Rt paste.png
Paste
Copies or moves pre-marked objects.
Screenshot999999999377 3.png
Search
Opens objects search dialog.
Screenshot999999999378 2.png
Options

The Settings window is opened using the Settings button on the toolbar.

Screenshot999909 2.png

Settings window:

Screenshot999906 2.png

There are a few settings by default. There are more of them in two-panel mode:

Screenshot999907 2.png
Name Description
Panel Mode Window work mode. Four options are available:
  • Tree - single panel mode, only a tree;
  • List - single panel mode, only a list;
  • Two Panels Split Horizontally - two-panel mode. The tree will be in the upper part of the window, the list will be in the lower part;
  • Two Panels Split Vertically - two-panel mode. The tree will be in the left part of the window, the list will be in the right part.
Members Button Show or hide members of objects (properties, methods, events).
Editor Button Show or hide the Editor button that opens the object editor.
Settings Button Show or hide Settings button that opens a window with the object properties.
Buttons For Editing Show or hide a set of buttons for editing objects.
Search Button Show or hide the Search button.
Breadcrumb Show or hide navigation buttons in a list (List panel).
List Mode The way to show objects in a list. Options: Auto, List, Tiles.
List Image Size Image size in the List mode.
List Column Width Column width in the List mode.
Tile Image Size Image size in the Tiles mode.
Shortcuts

The list of hot keys used during work with the window.

Name Description
F2Rename the selected object.
DelDelete the selected object.
Ctrl + CCopy an object to a clipboard.
Ctrl + XCopy an object to a clipboard for later transfer.
Ctrl + VPaste an object from a clipboard.
Ctrl + ASelect all objects.
See also
Stores WindowSettings Window