Re: Black Background in an imageview?
Re: Black Background in an imageview?
- Subject: Re: Black Background in an imageview?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 23 Jun 2004 09:16:59 +0200
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.