Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
- Subject: Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
- From: Daniel Todd Currie <email@hidden>
- Date: Thu, 26 Feb 2004 13:27:24 -0800
you'll need to link your window, using the delegate outlet, to an
object that implements the
applicationShouldTerminateAfterLastWindowClosed: method.
On 2004 Feb 26, at 06:40, Roberto Sobachi wrote:
Which attributes Windows must have to use
applicationShouldTerminateAfterLastWindowClosed: that works with only a
window?
Deferred
One Shot etc...
Roberto Sobachi
developer
http://www.xidiar.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.
_______________________________________________
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.