Observing changes in Table
Observing changes in Table
- Subject: Observing changes in Table
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 17 Dec 2014 17:02:23 +0700
A TableView with an ArrayController which has an Array of MutableDictionaries; keys corresponding to TableColumns.
The table is editable and the dictionary of the edited row gets changed.
All as expected.
But I want to know when any value of any row has been changed by the user, in order to update some data.
This looks like a very common problem. So probably it has a very simple solution.
But how?
Gerriet.
OS X 10.10.1
_______________________________________________
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