You cannot frre the array until the list is being used. Even when you have
done "LstSetListChoices" and drawn the list, you cannot free it coz you'll
need the list for Selection ie whenever you select an item in the list.
You need to free it when you are finished with your with the list, or, if u
need to populate the array again, then fee it at that time.
Steve Mann <[EMAIL PROTECTED]> on 03/16/2000 10:01:20 PM
Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
cc: (bcc: Malik Sumita-SWD-ITIL-UB/Itilmail)
Subject: Re: LstSetListChoices()
>Does anyone know if the LstSetListChoices() method makes a copy of the
array
>of strings it's fed with?
In the 3.0 source code, it doesn't make a copy, as least as far as I
can tell from a quick scan.
Regards,
Steve Mann
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461 805.784.9462 (fax)
[EMAIL PROTECTED] http://www.cdpubs.com
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html