Re: not having a new document be created on launch
Re: not having a new document be created on launch
- Subject: Re: not having a new document be created on launch
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 27 May 2002 22:23:01 -0700
On Monday, May 27, 2002, at 04:52 PM, Kolja Wawrowsky wrote:
You need to overwrite the applicationShouldOpenUntitledFile method in
NSDocumentController.
Umm, no; you need to implement applicationShouldOpenUntitledFile in your
application's delegate -- this does not have to be a subclass of
NSDocumentController, and indeed it is unlikely to be...
mmalc
_______________________________________________
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.