Michael Baumgart wrote:
Can you comment my way using String Resources? Is there a better way or is it quite alright: loading the resource, allocate new memory, getting the char-pointer, copy the string, close the resource?

The string resources are in the storage heap, and I'm fairly sure the
field's text needs to be in the dynamic heap, so it would seem there
is no other way but to copy the strings.

  - Logan

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

Reply via email to