Re: NSImage inside NSCell...background image problem [SOLVED]
Re: NSImage inside NSCell...background image problem [SOLVED]
- Subject: Re: NSImage inside NSCell...background image problem [SOLVED]
- From: malcom <email@hidden>
- Date: Sun, 27 Nov 2005 01:14:42 +0100
I've solved it using NSCompositeSourceAtop instead of NSCompositeCopy
in compositeToPoint :)
2005/11/27, malcom <email@hidden>:
> Hello. I've a stupid problem with NSImage. I have subclassed an NSCell
> and then set it as default cell type for an NSTable. I have used
> [image compositeToPoint... to draw it inside the cell. All works fine
> but the background of the image is not transparent, it's black... but
> the image contains an alpha channel... is this a sort of bug or what?
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden