Re: Finding column of just edited nstableview cell
Re: Finding column of just edited nstableview cell
- Subject: Re: Finding column of just edited nstableview cell
- From: Kyle Sluder <email@hidden>
- Date: Fri, 30 Aug 2013 10:44:01 -0700
On Fri, Aug 30, 2013, at 10:15 AM, Matthew Weinstein wrote:
> Dear devs,
> I must be missing something obvious. Trying to find out the column (and
> row) of the table cell that a user has just edited. I'm an observer of
> NSControlTextDidEndEditingNotification, but selectedColumn seems not to
> work at that point.
What about -editedRow and -editedColumn? Those sound more appropriate to
your task.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden