Access individual cell in NSTableView row
Access individual cell in NSTableView row
- Subject: Access individual cell in NSTableView row
- From: Benjamin Dunton <email@hidden>
- Date: Tue, 6 Jan 2004 22:01:45 -0500
I am trying to allow for a delayed single click edit/double click
action in a table. The single click edit needs to be cell specific.
Think how in iTunes you can edit the individual pieces of song info for
a song by clicking once, and after a short delay the text is ready for
edit. I found on the archive the delayed edit single click/double
click action; however, I am having problems specifying the cell I want
to edit, i.e. the intersection of a row and column.
Any ideas?
Ben Dunton
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.