At 10:41 AM 9/24/2001 -0700, you wrote:
>>There are several popup triggers and associated lists in the form. The 
>>actual list values (not the list index) is what's stored in the DB. I 
>>need to set the current value of the list, which requires an item number 
>>for LstSetSelection, as well as the text contents of the popup trigger.
>
>--Store the list index in preferences whenever appropriate and use them.
>--Iterate through the list choices using LstGetSelection until you find 
>the item that matches.
>
>Regards,
>Steve Mann

The above led me to realize that the way to retrieve the various entries in 
the list is to reset the selection to each one in turn using 
LstSetSelection. I hadn't connected with that.  Thank you.



>--
>Creative Digital Publishing Inc.
>1315 Palm Street, San Luis Obispo, CA 93401-3117

Cool address!



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to