Forcing controller to update binding of compound value
Forcing controller to update binding of compound value
- Subject: Forcing controller to update binding of compound value
- From: Greg Hoover <email@hidden>
- Date: Wed, 22 Apr 2009 17:55:45 -0700
I'm using bindings to display values in a table. I use an array
controller bound to the attribute of a model object. The controller
"handles content as compound value" because of the way I access and
update the content from a larger set. Everything is great in that
values are retrieved and updated in the model as expected. The
problem is that there are dependencies between some of the values.
When a key is updated in the model, its dependent keys are updated in
the model as well, but the controller doesn't "see" these changes. Is
there a way to force the controller to re-fetch the bound content array?
Thanks,
Greg
_______________________________________________
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