Re: Newbie: Current Apps Directory
Re: Newbie: Current Apps Directory
- Subject: Re: Newbie: Current Apps Directory
- From: Jim Balhoff <email@hidden>
- Date: Tue, 15 Apr 2003 15:30:17 -0400
Check out NSBundle. Also, maybe your template files should reside
within the app bundle, instead of beside it, for neatness.
Hope this helps,
Jim
On Tuesday, April 15, 2003, at 02:43 PM, Andres Ramirez wrote:
I'm doing a quick little drag and drop utility that has template files
next to it that I need to read. I have things set up to be flexible
enough to change which template files to use, but as a default, I
would like it to read the ones that are right next to it. ( html files
)
( worst comes to worst I'll set it up in a preference, and have to set
it up the first time I use it, but I'd rather not do anything extra,
since one can easily change it if the initial suggestion is not good )
-- which in my case it is.
Thanks
- A
_______________________________________________
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.