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:

highlighting style 1

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

highlighting style 2

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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -