Re: click the minimized / close button
Re: click the minimized / close button
- Subject: Re: click the minimized / close button
- From: Marco Binder <email@hidden>
- Date: Tue, 30 Jul 2002 15:47:53 +0200
Chong Hiu Pun wrote:
>
How can I know the user clicked the minimized or closed button of my
>
application?
You usually dont need to know that because everything is done for you. If
you want to know it anyways, you might want to read the documentation for
NSWindow and/or NSWindowcontroller. Try out the "Notifications" section at
the bottom. NSApplication might also be of interest.
marco
_______________________________________________
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.