Re: NSDocument subclass (newbie) question
Re: NSDocument subclass (newbie) question
- Subject: Re: NSDocument subclass (newbie) question
- From: Charlton Wilbur <email@hidden>
- Date: Sun, 23 Jan 2005 22:17:01 -0500
On Jan 23, 2005, at 9:40 PM, mark wrote:
Thank you--XCode was the key. I looked in the NIB files, and in the
info.plist that was included in the project, but didn't realize there
was a
further place to look (the project information)…
One gotcha is that you need to provide a menu item for new documents of
types that aren't the topmost in the list. This is easy enough to do
with -[NSDocumentController openUntitledDocumentOfType:display:], but
it took me a little bit of digging to find the first time.
Charlton
--
Charlton Wilbur
email@hidden
email@hidden
_______________________________________________
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