In my earlier code the number of strings and the list items were fixed. This time i am trying to fetch records from a database and then display them in a list.What i am trying to do is once i find
> a record i want to add it to the (Char ** )itemList array and then > set this array in the list.
When possible, I find it easier to set a custom draw function and just draw the strings straight out of the database.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
