Re: Accessing NSTableView cell information
Re: Accessing NSTableView cell information
- Subject: Re: Accessing NSTableView cell information
- From: Corbin Dunn <email@hidden>
- Date: Thu, 26 May 2005 14:39:21 -0700
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.
And/or go through the NSArrayController that is probably hooked up to
the tableview's tablecolumns. That way, sorted items will be taken
care of.
-corbin
_______________________________________________
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