Re: Copy NSTableView row vs Bindings
Re: Copy NSTableView row vs Bindings
- Subject: Re: Copy NSTableView row vs Bindings
- From: Jim Correia <email@hidden>
- Date: Thu, 23 Mar 2006 08:55:48 -0500
On Mar 22, 2006, at 10:19 AM, glenn andreas wrote:
If I could find out the NSArrayController associated with this
table view, I could ask it for the item for the given row, except
there is no documented method to obtain that.
[...]
So what am I overlooking?
On 10.4 or later, you can use -infoForBinding: to get this. On 10.3
you'll need to jump through different hoops.
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden