Re: How to quit application when close the main window by click icon x on left-top corner of the window?
Re: How to quit application when close the main window by click icon x on left-top corner of the window?
- Subject: Re: How to quit application when close the main window by click icon x on left-top corner of the window?
- From: Omar Qazi <email@hidden>
- Date: Tue, 21 Feb 2006 18:10:28 -0800
Create a simple implementation of -
applicationShouldTerminateAfterLastWindowClosed: in NSApp's delegate
On Feb 21, 2006, at 5:55 PM, 魏立群(Gordon.Wei) wrote:
Hi all developers,
I met some problem when build a cocoa application.
How to quit application when close the main window by click icon
x on left-top corner of the window?
I build a cocoa application and my application has one main
window and one Controller class,
How to add mouse event into my controller or should I build
another class to do this?
I want to build a vertical palette bar,how to do?
I have build a toolbar and it works well.Is it difference between
these two actions?And also, I want to make this bar has no title bar.
Thanks & best regards.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden