cocoa - Checkbox NSButton inside NSPopover changes colors when running -
i'm getting strange behavior of checkboxes inside nspopover on os x 10.10.3.
colors of checkboxes distorted other elements regular buttons or labels have correct colors.
top image: how nspopover renders in running app (black background app).
bottom image: nspopover view in interface builder.
visual effect views (like used in nspopover) totally messed in os x yosemite. luckily working fine in el capitan.
a workaround on yosemite should set appearance
property of each checkbox, label, scrollview etc. nsappearancenameaqua
Comments
Post a Comment