Re: Newbie: Prompt Before Quitting
Re: Newbie: Prompt Before Quitting
- Subject: Re: Newbie: Prompt Before Quitting
- From: "Umed Zokirov" <email@hidden>
- Date: Wed, 9 Apr 2003 12:19:17 -0700
I am assuming that you have a single window application, i.e one main
window. So look into NSWindow's delegate methods that intercept window
closure. Alternatively you can take a look at NSApplication delegate
methods as well.
Umed
_______________________________________________
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.