Re: applicationShouldTerminate delegate does not work in Leopard
Re: applicationShouldTerminate delegate does not work in Leopard
- Subject: Re: applicationShouldTerminate delegate does not work in Leopard
- From: "parag vibhute" <email@hidden>
- Date: Thu, 17 Jan 2008 12:11:13 +0530
I tried to use it; but it(applicationWillTerminate) also does not get called
if my application does not Dock icon.
In console log, I get following prints for both(applicationWillTerminate &
applicationShouldTerminate) the cases:
17/01/08 12:07:25 PM com.apple.launchd[156]
([0x0-0x52052].com.yourcompany.test[374]) Exited abnormally: Interrupt
Any other solution??
Thanks,
Palav
On Jan 17, 2008 7:09 AM, Clint Shryock <email@hidden> wrote:
> could you use :
> - (void)applicationWillTerminate:( NSNotification<https://developer.apple.com/leopard/devcenter/docs/documentation/Cocoa/Reference/Foundation/Classes/NSNotification_Class/Reference/Reference.html#//apple_ref/doc/c_ref/NSNotification>
> *)*aNotification*
> *
> *
> do do what you need to?
>
>
--
There are many things in your life that will catch your eye but only a few
will catch your heart....pursue those'.
_______________________________________________
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