Re: [NSColor clearColor] and NSBezierPath: not compatible?
Re: [NSColor clearColor] and NSBezierPath: not compatible?
- Subject: Re: [NSColor clearColor] and NSBezierPath: not compatible?
- From: glenn andreas <email@hidden>
- Date: Wed, 17 Aug 2005 10:10:39 -0500
On Aug 17, 2005, at 9:52 AM, Stephane Sudre wrote:
A look in the archives did not bring back any good answer.
It looks like NSBezierPath fill method does not work with the
clearColor.
Filling with another color works fine.
Well, [NSBezierPath fillRect: rect] works fine with clearColor, which
is suppose to be equivalent to [[NSBezierPath bezierPathWithRect:
rect] fill]
So how are you determining that filling with the clearColor doesn't
work?
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Widgetarium | the quickest path to widgets
_______________________________________________
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