1 year ago

#76991

test-img

Daniyal dehleh

Background color of NSButton doesn't changes & option not present in XCode

Unlike my colleague, who has Bezel color option colleague's xcode, I don't have it in my xcode enter image description here

& when even when I try to use this SO approach by changing colors from creating a "Key Path", it doesn't change nor does it change with swift code in VC:

  let button = NSButton()
    button.layer?.backgroundColor = NSColor.red.cgColor

swift

xcode

macos

storyboard

viewcontroller

0 Answers

Your Answer

Accepted video resources