1 Installation
2 Design and Architecture
2.1 The SBApplicationModel
2.2 Control Flow in seaBreeze Applications
3 Start a new application
3.1 Using the Editor
3.1.1 The Toolbar
3.1.2 The Preview Area
3.1.3 The Element Tree
3.1.4 The Palette
3.1.5 The Element Editor
3.1.6 The Status Bar
5 How to display a collection of objects
This field allows you to filter the element tree by entering a string. The filter is activated after entering a string and leaving the input field (e.g. using the TAB key). The filter string is always interpreted as a pattern, so entering 'div' is used to filter the element IDs for the pattern '*div*'.
The filter can be removed by deleting all text from the input field.
ButtonThis button allows you to expand the whole tree completely.
ButtonThis button will contract the whole tree, the only remaining elements are the top level ones.
The elements in the tree may be moved arround. That is, you can move them up and down to change the sequence of elements, but you can also move elements into or out of a container and its sub-containers.
To move an element, you
click and hold down the mouse button on a selected or unselected element, a hand cursor is shown as a feedback for you
start to move the element carefully.
end the movement when the element is at the desired position, and depress the mouse button. The tree will be re-displayed with your moved element at the new position, and it will be selected (red dotted rectangle arround the element).