Re: Applet HighLevel Events and NSApplications
Re: Applet HighLevel Events and NSApplications
- Subject: Re: Applet HighLevel Events and NSApplications
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 27 May 2004 09:20:13 -0600
On May 27, 2004, at 7:30 AM, Mark Thomas wrote:
Any idea what you are suppose to do for the core 4 High level apple
events
within Cocoa Applications, as I saw there was NSApplicationDelegate
???, If
I just want my application to quit if I get a quit event do I need to
do
anything ???, or do I need to provide an ApplicationShouldTerminate
method
???.
No; events like "open", "print", "quit", etc. are automatically handled
by NSApplication.
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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.