NSTableView Selection highlight issue in 10.10
NSTableView Selection highlight issue in 10.10
- Subject: NSTableView Selection highlight issue in 10.10
- From: Appa Rao Mulpuri <email@hidden>
- Date: Wed, 09 Jul 2014 06:14:07 +0000
- Thread-topic: NSTableView Selection highlight issue in 10.10
In Yosemite, TableView with the Sourcelist as selectionHighlightStyle with the cell based drawing is giving the blue selection though we override the highlightSelectionInClipRect in the custom class. In the Documentation, its mentioned that highlightSelectionInClipRect is not called if the highlight style is Sourcelist style.
Code is working fine on all the operating systems, starting from 10.5. Getting issue only on 10.10.
Any clue why it is stopped being called in Yosemite? not getting how to remove the blue selection with the source list style, probably I may need to switch to view based drawing to fix this.
- Apparao
This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk.
_______________________________________________
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