Re: applicationShouldOpenUntitledFile not invoked
Re: applicationShouldOpenUntitledFile not invoked
- Subject: Re: applicationShouldOpenUntitledFile not invoked
- From: PGM <email@hidden>
- Date: Thu, 2 Aug 2007 13:00:13 +0200
I am using applicationShouldOpenUntitledFile to prevent an untitled
document being opened when the application is launched. This was
working fine but now has stopped working. If I put a breakpoint the
debugger never stops execution at that point. Looking at earlier
versions of my code, nothing has changed. I get no error messages.
Has anyone else run in to this?
Any suggestions much appreciated.
Are you sure you did not inadvertedly remove the connection to the
app delegate in your nib or code?
Cheers, Patrick
_______________________________________________
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