On Mar 20, 2010, at 10:25 AM, Jim Correia wrote:
You use the key “radius” in the code you’ve pasted below.
True. I bind the "radius" property of the external class to the controller key path "values.ABRadius".
You should always reassign self. self = [super init]; if (! self) return;
I have been following Cocoa Programming for Mac OS X, Third Edition, p56 by Hillegass. I don't think he ever mentions this.
Thanks for the comments. --Richard _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com