I am creating my popup list with LstSetListChoices() and everything works for one list. This is because I am using an array to store the data that is read from the DB and the list is set with the FormOpen event. Is there an event I can use when the user touches the Popup control rather than the Form Open to populate the list? In this manner, I can reuse the array - otherwise I will have to have an array for each popup (there are three).
Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
