Progress
ADM 2 Reference


resizeObject (panel.p)

Changes the size and shape of the panel. This routine spaces the buttons to fill the available space.

Parameters:

INPUT pd_height AS DECIMAL

The desired height (in rows).

INPUT pd_width AS DECIMAL

The desired width (in columns).

Returns: Nothing (procedure)

Notes: Used internally. Calls to resizeObject are generated by the AppBuilder in adm–create–objects for objects that implement it. Having a resizeObject procedure is also the signal to the AppBuilder to allow the object to be resized at design time.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095