Re: kvc/kvo for arrays defeated me.
Re: kvc/kvo for arrays defeated me.
- Subject: Re: kvc/kvo for arrays defeated me.
- From: Kyle Sluder <email@hidden>
- Date: Fri, 13 Mar 2009 21:20:28 -0400
On Fri, Mar 13, 2009 at 9:00 PM, Quincey Morris
<email@hidden> wrote:
> The problem here is that your table column must be bound to a property of
> the class of the objects in the array. (That is, you specified
> 'arrangedObjects' for the controller key path of the column binding, but you
> specified nothing for the model key path.)
This is the binding that's used to populate the object value of the
column's cell. You should still bind the table's content binding so
that the selection is taken care of.
--Kyle Sluder
_______________________________________________
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