Re: What, exactly, makes a Cocoa project document-based?
Re: What, exactly, makes a Cocoa project document-based?
- Subject: Re: What, exactly, makes a Cocoa project document-based?
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 17 Jun 2005 22:36:06 -0700
On Jun 17, 2005, at 9:32 PM, Scott Thompson wrote:
When you select 'Cocoa document-based application' as a new
project type, what are all the specific elements added to make it
this kind of app?
So what else is done specifically for a document-based app?
Another thing I can think of is that it sets up the document types
in the application target settings so that the system is aware of
the main document class.
Specifically, a document-based application has a
CFBundleDocumentTypes key in the Info.plist. See, for example,
<http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/
Concepts/
DocTypePList.html>.
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden