Re: Bindings in view-based tables
Re: Bindings in view-based tables
- Subject: Re: Bindings in view-based tables
- From: Quincey Morris <email@hidden>
- Date: Thu, 05 Mar 2015 23:32:39 +0000
On Mar 5, 2015, at 15:20 , Shane Stanley <email@hidden> wrote:
>
> The same value was used via bindings to set the Font Size in the table.
Er, what exactly was bound to what?
In the view-based version, the text field would typically be bound to ‘objectValue.something’ (or possibly just to ‘objectValue’ if you took a shortcut). In effect, you now have a couple of extra keys in the path to the value, and my guess is that it’s no longer KVO compliant.
But it’s just guesswork without knowing where the value is coming from and how it’s bound.
_______________________________________________
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