Listening for changes in a table
Listening for changes in a table
- Subject: Listening for changes in a table
- From: Chris Idou <email@hidden>
- Date: Wed, 17 Sep 2008 17:46:54 -0700 (PDT)
I've got a NSTableView controlled by an NSArrayController, which uses an array of NSMutableDictionaries as its controlled objects. One of the columns is a checkbox. These dictionaries are ultimately stored in the user's preferences. How would I get immediate notification if a user changed one of the checkboxes? I would need to know which record (dictionary) the checkbox referred to.
_______________________________________________
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