Re: AwakeFromNib
Re: AwakeFromNib
- Subject: Re: AwakeFromNib
- From: Jens Bauer <email@hidden>
- Date: Mon, 20 May 2002 14:09:52 +0200
Hi Martin,
On Mon, 20 May, 2002, Martin Weil <email@hidden> wrote:
>
Hi!
>
For some reason, awakeFromNib is not called at startup, but at quit in my
>
program.
>
>
I have no idea why, and I have no idea what could I have done wrong.
>
>
>
Would be great if someone has a suggestion!
You're most likely missing a connection in your NIB file. Try checking
the app delegate.
(to fix: control-drag from the File's owner to your controller and
connect the app delegate).
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
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.
References: | |
| >AwakeFromNib (From: Martin Weil <email@hidden>) |