Re: Clean up when application is force quit.
Re: Clean up when application is force quit.
- Subject: Re: Clean up when application is force quit.
- From: j o a r <email@hidden>
- Date: Tue, 27 Apr 2004 11:04:13 +0200
You need to install a signal handler. You might think that's easy to
do, but there's a lot of things to think about to do it properly in a
Cocoa application. Look in the list archives for discussions on this
topic!
<
http://cocoa.mamasam.com/>
j o a r
On 2004-04-27, at 10.50, Manish Pattath wrote:
>
I have a cocoa application which is running. Now when I force quit
>
the application using Activity Monitor is there any way to send a
>
notification to the application so that the clean up activities can be
>
done before the application quits.
[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.