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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com