Re: NSRectFill not supporting compositing?????
Re: NSRectFill not supporting compositing?????
- Subject: Re: NSRectFill not supporting compositing?????
- From: Just van Rossum <email@hidden>
- Date: Tue, 20 May 2003 17:02:29 +0200
Quentin Mathi wrote:
>
You cannot do alpha drawing directly into a NSView with NSRectFill
>
You must use an NSImage to do it like that for example :
Easier: with [NSBezierPath bezierPathWithRect: aRect] the alpha channel
works correctly, even if drawing directly into an NSView.
Just
_______________________________________________
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.