On 8/14/06, Anders Green <[EMAIL PROTECTED]> wrote:
At 04:28 AM 8/14/2006, Neil Whitworth wrote:
>Can you not put each string in to a string resource (Or the whole list into a 
string list resource)?

I could do such a thing. However, you merely taunt me
with the hint of a solution. *grin* Does everything
that comes in via the resource file not exist in
the default section?

See, actually, I have 100 of these strings at about 200 bytes
each, so yeah, 20k. All the rest are in an optional pdb. If
the pdb doesn't exist, the application chooses from these
five instead.

Resources are stored separately from the application code and data in
the PRC file.  Each resource has a 64K limit, but there's no limit for
the number of resources you use.

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

Reply via email to