Re: awakeFromNib and windowWillLoad : basic question
Re: awakeFromNib and windowWillLoad : basic question
- Subject: Re: awakeFromNib and windowWillLoad : basic question
- From: James Ludtke <email@hidden>
- Date: Fri, 04 Jul 2003 13:33:44 -0400
On 7/4/03 10:24 AM, "email@hidden"
<email@hidden> wrote:
>
It appeared that in the case of a WindowController in the MainMenu.nib
>
which is connected to a window which is automatically displayed at
>
launching time, windowWillLoad is not invoked.
I do not have the answer, but to confirm your suspicion, comment out the
awakeFromNib and see if windowWillLoad gets invoked.
What happens if you close and open the window via code? I am certain
windowWillLoad will be invoked in this case.
_______________________________________________
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.