FROM : Ondra Cada
DATE : Sun Nov 10 22:34:54 2002
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_removed> http://www.ocs.cz
private <email_removed> http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Nov 10 22:34:54 2002
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_removed> http://www.ocs.cz
private <email_removed> http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Victor Ng | Nov 10, 09:16 | |
| Andreas Mayer | Nov 10, 18:43 | |
| Ondra Cada | Nov 10, 20:33 | |
| Victor Ng | Nov 10, 21:23 | |
| Ondra Cada | Nov 10, 22:34 |






Cocoa mail archive

