Re: NSWindowController window returns nil
Re: NSWindowController window returns nil
- Subject: Re: NSWindowController window returns nil
- From: Kyle Sluder <email@hidden>
- Date: Wed, 7 Jul 2010 17:58:01 -0700
On Wed, Jul 7, 2010 at 5:47 PM, Matt Neuburg <email@hidden> wrote:
> You're speaking of the window too early. This is just the init; the nib
> hasn't yet loaded and set up the connections. This is why you are given
> windowDidLoad, so you know when the window *is* ready.
-[NSWindowController window] loads the nib.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden