M mguniverse macrumors newbie Original poster Mar 9, 2010 #1 Does anyone know where I can learn to change the color of the grey windows in interface builder? Do I have to do it in code? How?
Does anyone know where I can learn to change the color of the grey windows in interface builder? Do I have to do it in code? How?
Sydde macrumors 68030 Mar 10, 2010 #2 You have to do it in code. Look up the documentation for NSWindow. It takes one line.