Does cocoa allow string resource
Does cocoa allow string resource
- Subject: Does cocoa allow string resource
- From: Fei Li <email@hidden>
- Date: Thu, 8 Nov 2001 11:16:53 -0700
Hello all,
In Mac OS9, I can store strings in resource file, and use GetIndString()
to get the string I want. If cocoa allow string resource? If cocoa does,
how can I do this, if cocoa does not, if I can only declare them in my
.m or .h file?
Thanks for any information!
Fei