Re: makeWindowControllers question
Re: makeWindowControllers question
- Subject: Re: makeWindowControllers question
- From: Bill Greene <email@hidden>
- Date: Tue, 2 Dec 2003 18:13:51 -0500
On Dec 2, 2003, at 2:17 PM, mmalcolm crawford wrote:
On Dec 2, 2003, at 11:06 AM, Bill Greene wrote:
Less likely: You've either not over-ridden -windowNibName, or it
returns the wrong string.
I'm overriding makeWindowControllers instead of windowNibName to
allow my document to have multiple windows.
Sorry for not being explicit, the comments apply to your
NSWindowController subclass.
You're right: I had not overridden -[NSWindowController windowNibName].
I just now tried doing so, but found that it wasn't called.
mmalc
-- Bill
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.