"You don't really assign scroll bars to lists, you just indicate in Constructor (or whatever you're using to create your GUI) that the list has a scrollbar. When scroll-related events occur, you interpret them anyway you want."
hi but theres no provision in the constructor that lets us indicate that list has a scrollbar. "burhan ahmad" <[EMAIL PROTECTED]> wrote in message news:113706@palm-dev-forum... > > hi can anyone adivse me on which UI to use to display > items against there quantities. > i.e. > itemname qty. > item1 2 > item2 5 > item3 6 > item4 6 > > Can i use lists and scroll the respective quantities which are in the text > fields against it. > > await > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
