When working with UI objects, Builder Xcessory maintains the notion of selected objects. In your interface window, the border of the selected object is darkened and divided into corners and edges, making resize operations easier. In the display area, the pushbutton representation of the object appears to be depressed.
Use one of the following methods to select an object, or objects:
· Click directly on the object or its display area representation.
· In the Browser Search/Select area, select Instance or Class from the option menu, then enter an instance or class name. Press the return key when you finish typing. You can type in a partial instance or class name to match multiple objects, or just to save time. All objects matching your entry are selected. To select one object, scroll through the possible matches by using the arrow buttons until the appropriate object is selected.
· Hold down Ctrl and click on each interface object or representation. With Ctrl held down, each object you click on is added to the set of selected objects. This works in your interface windows and in the display area.
· Hold down Shift and MB1 and drag the cursor to draw a square around the objects (or their representations). Release MB1 and Shift. All objects entirely within the square are selected. This technique is referred to as " rubber-banding". This works in your interface windows and in the display area.
· Hold down Shift and click on a display area representation. This selects the object and all of its descendants in the instance hierarchy. This works only in the display area.
To deselect multiple objects, use one of the following methods:
· Click anywhere on any unselected object or representation. All other objects are deselected.
· Hold down Shift and click on a selected display area representation. The object and all objects descending from it are deselected. This works only in the display area.
To deselect one object within a group of selected objects, hold down Ctrl and click on that object. The other selected objects remain selected.
| Up | Previous | Next |