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 protected]
http://www.silverscripting.com

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to