Re: Accessing NSTableView cell information
Re: Accessing NSTableView cell information
- Subject: Re: Accessing NSTableView cell information
- From: Chris Hanson <email@hidden>
- Date: Thu, 26 May 2005 13:34:42 -0700
On May 26, 2005, at 1:15 PM, Peter Browne wrote:
I'm sorry if this has been covered before, but I've tried looking
for the answer and I'm still stumped. I have a fairly simple
application with a bindings based NSTableView and I want to find
out how to get at the contents of a given cell.
Rather than trying to get information "out" of a table view, you
might have an easier time going through your application's model to
get it just as bindings are.
-- Chris
_______________________________________________
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