0
votes
4answers
1k views
How to give NSWindow a particular background color
I am writing a cocoa application which has a NSWindow. I want to change the background color of the window to a specific color. But the window properties in the inspector only provide "Textured Win …
