Have you subclassed NSWindowController?
When I do this, I use an NSWindowController called MyWindowController and call initWithWindowNibName: in the subclass's init
And then , set File's Owner to point to the MyWindowController subclassclass.
|
2 | m | ||
|
Have you subclassed NSWindowController? When I do this, I use an NSWindowController called MyWindowController and call And then , set File's Owner to point to the MyWindowController subclassclass. |
||||
|
1 |
|
||
|
Have you subclassed NSWindowController? When I do this, I use an NSWindowController called MyWindowController and call And then , set File's Owner to point to the MyWindowController subclass. |
||||