Re: NSWindow behavior
Re: NSWindow behavior
- Subject: Re: NSWindow behavior
- From: "Philip Q" <email@hidden>
- Date: Sat, 18 Aug 2007 13:10:01 +1200
On 18/08/07, geforce8800 <email@hidden> wrote:
> Hi everyone.
> I am wondering a common behavior performed by NSWindow.
> A normal cocoa window "closes" when we click the red round button at
> the up-left corner. So far so good. Now I want to know whether the
> memory of the window is released when we perform this action.
> Or only the window is set to be invisible.
This behaviour is described in the documentation for NSWindow:
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#//apple_ref/occ/instm/NSWindow/close>
and
<http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/Tasks/OpeningClosingWindows.html>
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden