Re: beyond MV and (one) C
Re: beyond MV and (one) C
- Subject: Re: beyond MV and (one) C
- From: mmalc crawford <email@hidden>
- Date: Sun, 20 Jan 2008 02:58:07 -0800
On Jan 20, 2008, at 2:45 AM, Ken Thomases wrote:
The nib should not contain an instance of a NSWindowController-
derived class. An NSWindowController is intended to be the owner of
the nib. As such, it's outside of the nib -- "above" it, in a
certain sense.
This is at best misleading.
It is perfectly reasonable to put an NSWindowController instance in a
nib file. An About panel controller or an Inspector controller might,
for example, be instantiated in the Main Menu nib.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden