Distinguishing between table row/column double click?
Distinguishing between table row/column double click?
- Subject: Distinguishing between table row/column double click?
- From: René Puls <email@hidden>
- Date: Sun, 9 May 2004 18:09:53 +0200
Hi,
I can set a double-click target for an NSTableView which gets called
(quote:) "when the user double-clicks an uneditable cell or a column
header". But is there a way to distinguish between a double-click on a
row and a double-click on a column header?
The action I want should only be executed when the user double-clicks
on a table row, but not when they click on a column header. Is there a
way to distinguish between these two actions?
Reni
_______________________________________________
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.