Re: Creating new instances of a window?
Re: Creating new instances of a window?
- Subject: Re: Creating new instances of a window?
- From: Ondra Cada <email@hidden>
- Date: Sun, 10 Nov 2002 22:34:54 +0100
On Sunday, November 10, 2002, at 09:23 , Victor Ng wrote:
The only problem I have left is that on closing, the window is not
releasing the controller for that window.
You have to DIY. NSDocument&NSWindowController pair do that for you, more
or less, if you use them.
Also, it should be the other way round: the controller -- being notified
as a window delegate that the window has been closed -- should release the
window.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.