Chapter Contents

Previous

Next
Work Area: _arrange

Work Area: _arrange



Arranges all items in the work area


Syntax
Details

Syntax

CALL NOTIFY (workarea-name, '_arrange');


Details

_arrange positions the items so the distance between the middle of the upper edges of each item is the amount specified by _adjustDialog. You can offset the initial position of the upper edge with the _arrangeOffsetY instance variable.

The Auto Arrange selection of the run-time pop-up calls this method.

If the work area boundary clips a widget outside the work area, such as an icon or CHECKBOX, the clipped widget is hidden.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.