Re: NSRectFill not supporting compositing?????
Re: NSRectFill not supporting compositing?????
- Subject: Re: NSRectFill not supporting compositing?????
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 20 May 2003 14:05:16 -0700
On Tuesday, May 20, 2003, at 07:24 AM, 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
This was true in NeXTSTEP, but is not true in OS X. See the
NSRectFillUsingOperation() function.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.