Disable colour change when source list loses focus
Posted
by ICR
on Stack Overflow
See other posts from Stack Overflow
or by ICR
Published on 2010-04-06T00:59:02Z
Indexed on
2010/04/06
1:03 UTC
Read the original article
Hit count: 217
cocoa
|nstableview
When an item is selected in the source list it is highlighted in blue. When another element on the window is selected, however, the highlight becomes a lighter blue as the source list is no longer focused.
I would like to change the behaviour so the item is always the darker blue, the same behaviour as seen in Finder.
© Stack Overflow or respective owner