Re: Need help setting up KVO
Re: Need help setting up KVO
- Subject: Re: Need help setting up KVO
- From: mmalc crawford <email@hidden>
- Date: Wed, 21 Mar 2007 18:26:55 -0700
On Mar 21, 2007, at 5:59 PM, Yevgeniy Goldberg wrote:
I need to be able to retrieve a Managed Object from a Managed Object
Context in response to a new selection being made in my NSTableView
First: why? What are you trying to accomplish?
Is the object you want to fetch related to the selection?
Second: If you really do need to execute a fetch, can you not use the
table view delegate method
tableView:shouldSelectRow:
?
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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