Re: Override Terminate
Re: Override Terminate
- Subject: Re: Override Terminate
- From: Jonathon Mah <email@hidden>
- Date: Thu, 20 Oct 2005 04:16:45 +0930
Kris,
I am sure this is basic, but I just can't figure it out. What I
want to do is override the terminate command when the use quits my
application. I want to do this so I can release some resources and
perform some clean up.
Use -[NSApplication applicationWillTerminate:].
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSApplication.html#//apple_ref/
doc/uid/20000012-CACBFGDB>
Jonathon Mah
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden