Automatic Resource Localizing
Automatic Resource Localizing
- Subject: Automatic Resource Localizing
- From: Marc Weil <email@hidden>
- Date: Sun, 02 Mar 2003 21:42:31 -0500
If I want to load "localized" images dynamically during runtime (and they
are stored in their respective language.lproj folders), do I have to do
anything special, or will [[ NSBundle mainBundle] pathForResource:@"image1"
ofType:@"tiff"] automatically use the Resources folder for the localization
of the computer it resides on?
Thanks,
Marc Weil
_______________________________________________
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.