Re: makeWindowControllers
Re: makeWindowControllers
- Subject: Re: makeWindowControllers
- From: Carl Norum <email@hidden>
- Date: Wed, 02 Jul 2003 16:00:44 -0600
On Wednesday, July 2, 2003, at 01:36 PM, Brent Gulanowski wrote:
Docs don't say that overrides of -makeWindowControllers are supposed
to call super's version, but if I don't, -windowControllerDidLoadNib
does not get called.
Yeah, but you probably don't want that anyway. Try overriding
windowDidLoad in your NSWindowController subclass.
-- Carl
_______________________________________________
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.