Disabling column selection NSTableView
Disabling column selection NSTableView
- Subject: Disabling column selection NSTableView
- From: Chris <email@hidden>
- Date: Wed, 02 Jul 2008 17:45:02 +1000
Hi,
I've disabled column sorting. When I click on the header it seems to
select the entire row. I want to disable this functionality, partly
because it is meaningless for my app, and partly because I would like to
make doubleclick action on the header do something to the selected row,
and since single click on the header unselects the selected row, that
isn't working. How do I disable single click on the header selecting the
entire row?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden