Re: multiple window per document problems
Re: multiple window per document problems
- Subject: Re: multiple window per document problems
- From: Joshua Orr <email@hidden>
- Date: Sun, 06 Jun 2004 21:33:58 -0600
>
On Jun 6, 2004, at 3:06 PM, mmalcolm crawford wrote:
>
>
> On Jun 6, 2004, at 2:50 PM, m wrote:
>
>
>
>>> It should still work appropriately. Try a simple test case.
>
>>
>
>> It does appear to work properly.
>
>
> As in, even if you don't release the controllers, the document should
>
> close:
>
> <SimpleMultiWindow.zip>
Isn't that the whole point in object oriented programming, let the
individual objects handle there own thing so other objects don't have to
(basically, to make it an abstraction)? I would think you would only want
the windows to go away if the window controller for them did.
_______________________________________________
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.