Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
- Subject: Re: Setting windows attrubutes to use applicationShouldTerminateAfterLastWindowClosed:
- From: Peter Wollschlaeger <email@hidden>
- Date: Thu, 26 Feb 2004 23:11:27 +0100
Am 26.02.2004 um 22:27 schrieb Daniel Todd Currie:
>
you'll need to link your window, using the delegate outlet, to an
>
object that implements the
>
applicationShouldTerminateAfterLastWindowClosed: method.
Or -- if you have an awakeFromNib -- put this line into it:
[NSApp setDelegate:self];
Cheers
Peter
>
>
>
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.
_______________________________________________
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.