applicationShouldOpenUntitledFile in Core Data App?
applicationShouldOpenUntitledFile in Core Data App?
- Subject: applicationShouldOpenUntitledFile in Core Data App?
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Tue, 03 Feb 2009 15:06:40 -0500
I tried overriding the applicationShouldOpenUntitledFile in my App
delegate to prevent the creation of new documents when my app is
launched, however it doesn't seem to be working (the method is never
invoked).
Could this be because I'm using a Core Data Document-based app? If so,
is there any way to achieve the same result?
I know my app delegate is working because I'm overriding other
delegate methods in there and they work without a hitch, and I'm sure
there's no typo in the method name (I copy/pasted it)
Any help would be appreciated!
Jean-Nicolas Jolivet
email@hidden
http://www.silverscripting.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden