cocoa - NSTableView changes highlighting style -
i have nstableview "source list" highlighting on os x 10.10.3. highlighting shows blue background , white text shown here:

but (usually when dragging app across windows) highlighting style switch greyish translucent background:

a few times tableview has mixed two, second highlight style being used when change selection, , previous selected row using first highlight style.
how can make table view use first highlighting style time?
Comments
Post a Comment