> On 16 Mar 2015, at 12:24 pm, Patrick J. Collins
> wrote:
>
> The docs say that with a view based table, the subviews (i.e. columns)
> should handle their own behavior, but-- how does a NSTextField (my cell
> view) know what row it's in, what column it is, etc... ?
Each row view has a view c
On Mar 15, 2015, at 8:24 PM, Patrick J. Collins
wrote:
> So, I have my NSTableView which is made up of NSTextFields as cells...
> How do I handle knowing when the value of one of these text fields
> change?
>
> The docs say that with a view based table, the subviews (i.e. columns)
> should hand
So, I have my NSTableView which is made up of NSTextFields as cells...
How do I handle knowing when the value of one of these text fields
change?
The docs say that with a view based table, the subviews (i.e. columns)
should handle their own behavior, but-- how does a NSTextField (my cell
view) kno