--- Craig Belson <[EMAIL PROTECTED]> wrote: > > I want to see if I can figure out the code for how to > do this myself... When you have a 10 item list, and 5 > items visible, when you hit the down arrow, what kind > of event does it send? I took a quick look through > the list section of the documentation and couldn't > find it... >
Hmmm... I already sent you the answer to this when you emailed me privately. Didn't you get that? If you want to figure out how to do it yourself, start by looking at LstScrollList(). There's no need to bother messing with events to scroll a list. > (What I'll figure out how to do, ultimately, is to set > it up so that I can use the down button instead of the > down arrow in the list - can't be that hard to do... > *s*) > I also sent you an example of how to do this. For more info, read "Graphics, Animation, and Games" at http://oasis.palm.com/dev/kb/papers/1148.cfm, especially the "User Input for Games" section. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
