Untitled files and NSApp delegate
Untitled files and NSApp delegate
- Subject: Untitled files and NSApp delegate
- From: Dimitri Bouniol <email@hidden>
- Date: Thu, 29 Jun 2006 17:48:11 -0700
In my application, I have a delegate of NSApp that takes over the
opening of untitled documents (using - (BOOL)
applicationOpenUntitledFile:(NSApplication *)theApplication). It
works fine when I click the application's icon in the dock, but when
I click new in the file menu, I get an alert saying "No document
could be created", and in the run log, it says "The Unknown Document
type doesn't map to any NSDocumentClass."
Also, I started the development of this app using the cocoa document
template, then deleted the MyDocument class because it was
insufficient for my needs.
--
Dimitri Bouniol
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