Avoiding NSTableView NSOutlineView menu row highlight
Avoiding NSTableView NSOutlineView menu row highlight
- Subject: Avoiding NSTableView NSOutlineView menu row highlight
- From: Markus Spoettl <email@hidden>
- Date: Fri, 18 Feb 2011 10:43:01 -0500
Hello,
is there a way to avoid (or customize) the special row highlighting NSTableView and NSOutlineView does when the context menu is shown?
In my case that is confusing and unwanted since I'm ensuring the (right-) clicked row is selected when the menu is displayed and I'd just like to show the "normal" row highlight background -- which I customize by overriding -highlightSelectionInClipRect: in my own NSOutlineView subclass.
Thanks!
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
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