Re: Black Background in an imageview?
Re: Black Background in an imageview?
- Subject: Re: Black Background in an imageview?
- From: Jerry LeVan <email@hidden>
- Date: Wed, 23 Jun 2004 08:16:11 -0400
That did not do anything but setting the
windows background color did exactly what I wanted :)
Thanks
On Jun 23, 2004, at 7:08 AM, email@hidden wrote:
From: Andreas Mayer <email@hidden>
Subject: Re: Black Background in an imageview?
Date: Wed, 23 Jun 2004 09:16:59 +0200
To: email@hidden
Am 23.06.2004 um 02:41 schrieb Jerry LeVan:
Is there an easy way to do get the black background?
Did you try to set the image's background color?
[image setBackgroundColor:[NSColor blackColor]];
Andreas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.