Resizing Objects

You may resize objects within your existing UI Designs.

Objects which are displayed in the non-layout region do not have sizes in the same sense as those which are placed within views in the layout region. These objects cannot be resized.

NOTE Some container types are very strict regarding placement and sizing of their contained objects. The UI Designer enforces S60 User Interface conventions and does not allow you to move or resize objects in conflict with those conventions. As a general rule, you may only move or resize objects which are placed within an Empty (CCoeControl) Basic Container.

Resizing Objects

  1. Select one or more objects in an open UI Design.

    The selected object(s) will display a bounding rectangle with drag rectangles at its corners and midlength and midheight points, as shown in Figure 1.

    a selected object

    Figure 1 - A selected object

  2. Click and hold one of the corner or midpoint squares on one of the selected object's bounding rectangle (i.e. do not release the mouse button).

    NOTE You may combine steps 1 & 2 if you are selecting a single object via a click in the UI Designer's layout region.

    NOTE If you have selected multiple objects, click and hold within any of them.

  3. Drag the edge of the object to the desired size.

    A ghosted version of the selected object(s) will follow your drag, as shown in Figure 2.

    resizing an object

    Figure 2 - A selected object

    NOTE If you are resizing multiple objects, they will all resize by the same amounts vertically and/or horizontally depending on the direction(s) and magnitude(s) of your drag operation.

  4. Release the mouse button.

    The object(s) are resized.

NOTE Resizing of objects is Undoable

Related references
Related tasks