Re: Problems with ApplicationShouldTerminateAfter...
Re: Problems with ApplicationShouldTerminateAfter...
- Subject: Re: Problems with ApplicationShouldTerminateAfter...
- From: Robert Cerny <email@hidden>
- Date: Mon, 23 Feb 2004 13:31:29 +0100
Him
do you have a NSApp's delegate set? This method is controlled by
NSApp's delegate not the window one.
Regards
Robert
On 23.2.2004, at 11:57, Roberto Sobachi wrote:
>
I'm trying to implement
>
>
- (BOOL) applicationShouldTerminateAfterLastWindowClosed:(id)sender
>
{
>
return YES;
>
}
>
>
but when I try to close Last window with the CLOSE button, It doesn't
>
close. When I try to clisk icon in dock, it returns me a panel window
>
with the text:
>
can't create new document. Why?
>
>
The last window has the delegate class.
>
>
>
>
>
>
>
Roberto Sobachi
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.