--- Akhil Bhandari <[EMAIL PROTECTED]> wrote: > > I am adding data in the list dynamically. I am using > method LstSetListChoices() . It works fine. > > Now like this if a add no. of items more than the list > visible item, a scroll bar appears and if i click it, > program crashes. >
Maybe you aren't using a global to hold the list choices? See the Lists recipe at http://www.palmos.com/dev/support/docs/recipes/lists.html, then if you can't figure out what is wrong, post your code. __________________________________________________ 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/
