Re: Binding to values which aren't there
Re: Binding to values which aren't there
- Subject: Re: Binding to values which aren't there
- From: mmalc Crawford <email@hidden>
- Date: Fri, 09 Oct 2009 16:21:58 -0700
On Oct 9, 2009, at 3:17 PM, A B wrote:
> I have a situation in which I would like a column in a table that is bound to an NSArrayController to display information that isn't actually in the objects being represented, but is instead the result of an operation that involves a bit of data in that row's object and a separate bit of data in another object.
>
Just implement the standard table view data source method for that column (don't establish a binding).
mmalc
_______________________________________________
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