Re: update a tableView from a different class
Re: update a tableView from a different class
- Subject: Re: update a tableView from a different class
- From: Martin Batholdy <email@hidden>
- Date: Thu, 05 May 2011 03:23:32 +0200
On 05.05.2011, at 03:06, Kyle Sluder wrote:
> How is the table view getting its data. If it's through bindings, I
> bet it's because you're not mutating the array in a KVO-compliant way.
Well, I dont use an ArrayController or something like this in the interface builder.
and I implemented all the tableview methods manually.
So I think I still don't understand the concept of bindings.
Therefore I am not sure ...
_______________________________________________
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