Re: Encoding custom class from Interface Builder?
Re: Encoding custom class from Interface Builder?
- Subject: Re: Encoding custom class from Interface Builder?
- From: Alastair Houghton <email@hidden>
- Date: Fri, 6 Jul 2007 15:29:13 +0100
On 6 Jul 2007, at 09:32, Peter Duniho wrote:
On Jul 5, 2007, at 4:55 AM, Stephane Sudre wrote:
Are you are using this custom view multiple times in your project
or are you planning to reuse it in the future?
If the answer is No, then stick with awakeFromNib.
Thanks. I was afraid that would be the case. But at least now I
know to not spend time looking for a more integrated solution.
Do remember though that there's no reason you cannot put common code
into a separate, private, initialisation method that gets called from
both places.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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