Skip navigation.
 
mlRe: beyond MV and (one) C
FROM : mmalc crawford
DATE : Sun Jan 20 11:58:07 2008

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

Related mailsAuthorDate
mlbeyond MV and (one) C Daniel Child Jan 13, 17:59
mlRe: beyond MV and (one) C mmalc crawford Jan 13, 19:35
mlRe: beyond MV and (one) C mmalc crawford Jan 13, 20:24
mlRe: beyond MV and (one) C Daniel Child Jan 18, 21:09
mlRe: beyond MV and (one) C Ken Thomases Jan 20, 11:45
mlRe: beyond MV and (one) C mmalc crawford Jan 20, 11:58
mlRe: beyond MV and (one) C Ken Thomases Jan 20, 14:21
mlRe: beyond MV and (one) C Daniel Child Jan 21, 05:57