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
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 mails | Author | Date |
|---|---|---|
| Daniel Child | Jan 13, 17:59 | |
| mmalc crawford | Jan 13, 19:35 | |
| mmalc crawford | Jan 13, 20:24 | |
| Daniel Child | Jan 18, 21:09 | |
| Ken Thomases | Jan 20, 11:45 | |
| mmalc crawford | Jan 20, 11:58 | |
| Ken Thomases | Jan 20, 14:21 | |
| Daniel Child | Jan 21, 05:57 |






Cocoa mail archive

