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: Russell Gray <email@hidden>
- Date: Tue, 12 Jan 2010 19:56:37 +1100
Thanks for taking the time to look at my code guys,
I ended up taking mmalc's advice, and rewrote the datasource sans arrayController/bindings.
it took me less than 2 hours!
Russell
On 11/01/2010, at 4:16 AM, mmalc Crawford wrote:
>
> 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
_______________________________________________
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