Group
The Group View allows a number of other views to be contained within another movable view. This allows configuration/control panels to be created.
Groups can either be created by adding a new group and then adding sub-views to it, or by box-selecting some views and selecting ‘Group in sub-panel’ from it’s context menu (right click).
For creating advanced configuration/control panels, the Group View is very useful. From the right click menu, you can select default show/hide states for the sub-window title bars and borders. Typically you’ll want to hide the title and borders if you are trying to create a native looking form.
See Grouping Objects in the Manipulating View Objects section for more grouping details.
View Properties
Properties editable via the properties editor.
| Property | Script ID | Description |
|---|---|---|
| Title | title |
The title of the window. |
| Script ID | id |
The scripting ID of the window. Can be used as an alternative to the title for searching for windows from scripts. |
| Tool Tip | tooltip |
Window tool tip. |