Performing actions before logging out
Performing actions before logging out
- Subject: Performing actions before logging out
- From: Arthur VIGAN <email@hidden>
- Date: Tue, 31 Dec 2002 15:43:42 +0100
Hi,
I have an application which is a just a front-end to a background
process, but I have a little problem when I logout. To quit my
application I use a custom method which finishes by [NSApp
terminate:nil], and everything works fine. But when I logout, this
method is not called, and so the background processed isn't killed.
So my question is: how can I call my quitting method when a "logout
signal" is received?
Thanks in advance,
Arthur
_______________________________________________
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.