Re: multiple window per document problems
Re: multiple window per document problems
- Subject: Re: multiple window per document problems
- From: m <email@hidden>
- Date: Sun, 6 Jun 2004 14:50:01 -0700
On Jun 6, 2004, at 2:17 PM, mmalcolm crawford wrote:
On Jun 6, 2004, at 1:34 PM, m wrote:
I wasn't autoreleasing the window controllers. Since I was
concentrating on understanding the doc/window controller thing I was
ignoring possible leaks. I assumed that NSDocument explicitly closed
the windows controlled by its window controllers when closing. It
looks like it does not and instead relies on the right thing
happening when it releases its window controllers.
It should still work appropriately. Try a simple test case.
It does appear to work properly.
Thanks,
_murat
_______________________________________________
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.