Re: Windows background color
Re: Windows background color
- Subject: Re: Windows background color
- From: Andreas Monitzer <email@hidden>
- Date: Thu, 19 Jul 2001 14:57:50 +0200
On Thursday, July 19, 2001, at 02:42 , Christian Mike wrote:
I am trying to set the background color of a window to black using:
[self setBackgroundColor:[NSColor blackColor]];
I'd just create an NSImageView that covers the hole window (and resizes
properly) with that color.
andy
--
Description forthcoming.