RE: Quitting App with Close Widget
RE: Quitting App with Close Widget
- Subject: RE: Quitting App with Close Widget
- From: "Jonathan E. Jackel" <email@hidden>
- Date: Wed, 23 Oct 2002 18:09:49 -0400
You want the application to do something. Think NSApplication.
Check out the delegate method
applicationShouldTerminateAfterLastWindowClosed: .
Jonathan
>
-----Original Message-----
>
From: email@hidden
>
[mailto:email@hidden]On Behalf Of Josh Ferguson
>
Sent: Wednesday, October 23, 2002 5:52 PM
>
To: email@hidden
>
Subject: Quitting App with Close Widget
>
>
>
This may be a very simple question, but how do you make the close
>
widget (the little x in the upper-left hand corner) actually quit
>
the application (like Apple's Instller, for example). I'm sure
>
it's a basic setting but I've been beating my head against my
>
desk for a day now. Is it just a matter of delegation? Is it in
>
InterfaceBuilder?
>
>
TIA,
>
>
Josh
>
_______________________________________________
>
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.