Re: programatically updating UI for NSArrayContoller/NSTableView combo
Re: programatically updating UI for NSArrayContoller/NSTableView combo
- Subject: Re: programatically updating UI for NSArrayContoller/NSTableView combo
- From: mmalc Crawford <email@hidden>
- Date: Sun, 10 Jan 2010 09:16:23 -0800
On Jan 10, 2010, at 4:57 am, Quincey Morris wrote:
> I'm not sure where to go next with this ...
>
I would strongly recommend dispensing with bindings for the moment: it's not an entry-level technology; it depends on an understanding of the fundamentals of Cocoa development including object graph management, key-value coding, and key-value observing. I would suggest that it's more fruitful and less frustrating to continue to gain experience by building simpler applications that use the traditional target-action and delegate/datasource patterns, then to return to bindings once you've mastered those.
mmalc
_______________________________________________
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