Use the form functions for manipulating form objects: void FrmSetObjectBounds (FormType *formP, UInt16 objIndex, const RectangleType *bounds);
and void FrmSetObjectPosition (FormType *formP, UInt16 objIndex, Coord x, Coord y); should get you what you need. Cheers, -DGA > Hi all, > Is there any way to change scroll bar size or location > programmatically? > Thanks > Sajul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
