Re: Newbie: Storing text for use in code
Re: Newbie: Storing text for use in code
- Subject: Re: Newbie: Storing text for use in code
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 9 May 2003 23:29:29 -0700
On Friday, May 9, 2003, at 10:24 PM, Andres Ramirez wrote:
I've searched the archives, but their system is quite annoying.
Which archives did you search? Apple's or Mamasam's?
I was wondering what is the proper way to keep a lot of strings that I
might need to use in my code. In the Carbon days, I would set them up
in the resource file, but I can't seem to find something similar for a
nib file. I guess I could trick a localization.string file for this,
but is there a better solution?
What exactly are you going to do with these strings? If they're used to
display some text to the user, then yes, definitely use the localized
string system. Otherwise, it depends...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.