Re: textField - setIntegerValue
Re: textField - setIntegerValue
- Subject: Re: textField - setIntegerValue
- From: Kyle Sluder <email@hidden>
- Date: Mon, 04 Apr 2011 15:09:57 -0700
On Mon, Apr 4, 2011 at 2:26 PM, Carlos Eduardo Mello
<email@hidden> wrote:
> I am new to this but, (just in case...) have you, by any chance, named a
> function in your delegate as a setter for your outlet (setTextField:)? I
> fell into that trap a little while ago: -awakeFromNib is called before the
> outlet is connected and it never gets wired to the nib.
o_O -awakeFromNib is called after all the outlets are hooked up.
That's its entire purpose.
--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