Help: Detect click of cell in NSTableView
Help: Detect click of cell in NSTableView
- Subject: Help: Detect click of cell in NSTableView
- From: Moray Taylor <email@hidden>
- Date: Sat, 5 Jun 2004 00:07:07 +0100
Hi,
I want to know which cell was clicked in an NSTableView, I can get row
very easily of course, but how do I get the column? (If I know both, I
could figure out the cell.) I can get the click on a column header with
the NSTableView delegates, but I'd like to be able to get the column
wherever the user clicked.
Thanks for any suggestions
Moray
_______________________________________________
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.