add support for keyDownEvent to your event loop and there check char code chrPageDown and chrPageUp. when you get them do the same thing you do on your buttons, or you van use LstScrollList to scroll list if you don't use your own buttons
details are in PalmOS reference docs. [EMAIL PROTECTED] wrote: > Hi > I have a list containing 50 items at a time only 5 item is displayed & my using the palm scroll I am able to scroll to see the next items in the list. > My problem is: > I wanted to scroll my list using up & down scroll hardware buttons provided in palm. > > Any help would be highly appriciated. > > Thanks in advance > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
