window background color
window background color
- Subject: window background color
- From: David Shaffer <email@hidden>
- Date: Tue, 18 Dec 2001 16:36:23 -0700
[aWindow setBackgroundColor:[NSColor blackColor]];
.. does not do anything. How can I set the color of a window? So that
it is not the default grey/white stripe?