Re: windowDidLoad not getting called
Re: windowDidLoad not getting called
- Subject: Re: windowDidLoad not getting called
- From: Dave <email@hidden>
- Date: Thu, 19 Mar 2015 20:30:01 +0000
I fixed it, it was calling loadWindow directly, I won’t let that one bite me again!
> On 19 Mar 2015, at 19:49, Bill Cheeseman <email@hidden> wrote:
>
>
>> On Mar 19, 2015, at 2:34 PM, Ken Thomases <email@hidden> wrote:
>>
>> To force the window controller to load the window, request its "window" property value or call -showWindow: on it (if you want to show the window).
>
> Or set "Visible at Launch" in the window controller's nib file, at least if you don't have to attach a sheet to it or do other things with it before it is shown. It really means "visible when the nib file loads."
_______________________________________________
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