Re: NSWindow behavior
Re: NSWindow behavior
- Subject: Re: NSWindow behavior
- From: Erik Buck <email@hidden>
- Date: Fri, 17 Aug 2007 09:08:32 -0700 (PDT)
Whether or not memory is deallocated when a window is closed depends on whether the "release when closed" attribute is set and whether there is an NSWindowController involved and whether there are any objects still retaining the window when it is closed.
What documentation have you already read ? Do you understand Cocoa's memory management conventions ?
_______________________________________________
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