Re: applicationShouldOpenUntitledFile in Core Data App?
Re: applicationShouldOpenUntitledFile in Core Data App?
- Subject: Re: applicationShouldOpenUntitledFile in Core Data App?
- From: Andy Lee <email@hidden>
- Date: Tue, 03 Feb 2009 15:20:46 -0500
On Feb 3, 2009, at 3:06 PM, Jean-Nicolas Jolivet wrote:
I tried overriding the applicationShouldOpenUntitledFile in my App
delegate
Is this a typo in your email, or did you leave out the colon in your
method name? The method should be declared like this:
- (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)sender
--Andy
_______________________________________________
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