Load a template file from a Cocoa bundle
Load a template file from a Cocoa bundle
- Subject: Load a template file from a Cocoa bundle
- From: Andy Satori <email@hidden>
- Date: Sat, 22 Feb 2003 12:22:15 -0500
I'm certain I'm overlooking something very obvious, but I cannot seem
to see it.
I have a template file that I will want to populate with variables from
my application. NSMutableString has exactly what I need, and this code
works great. Now, I want the template file to exist in the Cocoa
bundle that is my application, Nice and self contained. The problem is
that I cannot figure how to load that path without gross hacks to find
the application path.
What am I missing?
Andy Satori
Satori & Associates, Inc.
email@hidden
_______________________________________________
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.