Re: multiple window per document problems
Re: multiple window per document problems
- Subject: Re: multiple window per document problems
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 6 Jun 2004 14:17:28 -0700
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.
mmalc
_______________________________________________
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.