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/
