On Friday, October 09, 2009, at 04:21PM, "mmalc Crawford" <mmalc_li...@me.com> 
wrote:
>
>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).
>

I had feared that that was going to be the answer.  It makes sense, and while I 
was really enjoying cutting out datasource code from my document controller, I 
can live with its return. :)  

Thanks...
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to