On 1/23/07, Waylander <[EMAIL PROTECTED]> wrote:
Hi Aaron, My program centers around creating dynamic form controls, so I am unable to predifine where I need the scrollbars. I will how ever use your suggestion in my load page. Thanks
you can resize and reposition any object on a form at anytime. palmos has a known problem with dynamically generated forms, so its more stable to define objects that are not used and/or not visible than to attempt to create them on the fly. -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
