Clicking a NSTableView column without changing selection
Clicking a NSTableView column without changing selection
- Subject: Clicking a NSTableView column without changing selection
- From: Dustin Wenz <email@hidden>
- Date: Tue, 27 Feb 2007 17:59:22 -0600
I'm trying to implement checkboxes (NSSwitchButton) in a NSTableView,
where clicking on a check box will not change the selection in the
table. This is similar to the behavior of the 'Target' column in the
Xcode project window.
It is possible to prevent the tableview from seeing mouse clicks on
it's contents? All of the sample code I've found will always select
whichever table row is clicked when checking/unchecking a box.
- .Dustin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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