Re: NSDocumentController Subclass Response
Re: NSDocumentController Subclass Response
- Subject: Re: NSDocumentController Subclass Response
- From: Seth Willits <email@hidden>
- Date: Wed, 29 Jun 2005 18:03:43 -0700
On Jun 29, 2005, at 5:56 PM, Ronnie O wrote:
... I am missing something here. Any ideas?
You don't want to create a "Cocoa Application" if you're going to use
the document architecture. Create a new "Cocoa Document-based
Application", add an NSDocumentController subclass, and either
instantiate it in MainMenu.nib or do it in code while the application
loads. That's all you need to do.
--
Seth Willits
_______________________________________________
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