Re: NSArrayController, managedObjects and KVO
Re: NSArrayController, managedObjects and KVO
- Subject: Re: NSArrayController, managedObjects and KVO
- From: Eric Crichlow <email@hidden>
- Date: Tue, 25 Mar 2008 15:17:50 -0700
- Thread-topic: NSArrayController, managedObjects and KVO
On Tue, 25 Mar 2008 15:04:07 -0400, Brian Krisler wrote:
> All I would like to do is get notified with the check box is
> selected and have a way of determining with item was selected.
Well then, all I do is connect the checkbox column in IB to an action
method in my code. The method gets called every time a checkbox is
checked/unchecked and I can query the tableview to find out about selected
rows and such.
...Eric...
_______________________________________________
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