Re: File association
Re: File association
- Subject: Re: File association
- From: Benjamin Stiglitz <email@hidden>
- Date: Wed, 14 Jan 2009 09:43:52 -0500
- Mail-followup-to: email@hidden
> I saved the project using NSArchiver with an extension say .myExtension. And
> also I opened the saved project by unachieved it from menu. Now I need to
> open the saved project when double clicking on it.
>
> How can I do this file association?
See the Runtime Configuration Guidelines:
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431-101685>
> Where I need to write code for unarchiving its content ?
You should read about the Cocoa document architecture:
<http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/Documents/Documents.html>
-Ben
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden