Skip navigation.
 
mlRe: beyond MV and (one) C
FROM : Ken Thomases
DATE : Sun Jan 20 14:21:51 2008

On Jan 20, 2008, at 4:58 AM, mmalc crawford wrote:

> 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.


In context, it was meant to contrast with what the original poster had 
described -- an NSWindowController instantiated inside of the nib it 
was supposed to be controlling/owning.

I didn't say _no_ nib should contain an NSWindowController-derived 
class.  I referred to "the nib", meaning the WindowC.nib he gave in 
his example.

-Ken

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