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:50:51 -0700
On Mar 21, 2007, at 6:44 PM, Yevgeniy Goldberg wrote:
When the selection in the TableView changes I need to access various
properties of the object that corresponds to the new selection.
The TableView presents 2 columns, where the actual model object has
about 20 fields.
When the user selects a new row in the TableView the application
needs to gain access to all 20 of the model fields and determine
further course of action based in the retrieved values.
What is the best way to get this done?
There is nothing to do.
The fields are already there.
Is there a situation in which this is not the case?
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