NSTableView - double click
NSTableView - double click
- Subject: NSTableView - double click
- From: Colin Jackson <email@hidden>
- Date: Thu, 23 Jan 2003 14:00:28 +0000
I have asked this before but the post kind of got lost.
How do I detect a double click on an item in a TableView? I could
measure the time between the current click and the previous click on an
item but that seems a bit ugly. Also, ideally the threshold for a
double-click would be the same as the one defined in System Prefs but I
don't know how I'd arrange that.
I know this must be possible so help would be much appreciated,
Colin
_______________________________________________
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.