I've been having an interesting problem trying to get a List to display correctly. Using Constructor, I add the List to a form and set two List Items: "string1" and "string2". When the form is displayed, the List instead shows "string1" correctly, but instead of "string2," a garbage value is shown. I have not had this problem with other lists that I've created. The main difference with this form, however, is that I'm creating the majority of my fields and labels dynamically. Any ideas what the problem might be and how I could go about fixing it?
Thanks.
-- Benjamin Jones
--For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
