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
On 1/24/07, Aaron Ardiri <[EMAIL PROTECTED]> wrote: > > On 1/23/07, Waylander <[EMAIL PROTECTED]> wrote: > > Thank you for your replies. > > I guess I'll just do a simplistic line up/line down with push buttons. > > you should create your form with a scroll bar, and when it isn't needed; > hide it. this is how almost every developer does this. you dont generate > it dynamically; you just show/hide it as you deem necessary. > > in fact; having it defined but with parameters that dont make sense for > display automatically hides the scrollbar. > > -- > // Aaron Ardiri > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
