Re: [NSBezierPath clipRect] do not do what is says!
Re: [NSBezierPath clipRect] do not do what is says!
- Subject: Re: [NSBezierPath clipRect] do not do what is says!
- From: John Randolph <email@hidden>
- Date: Thu, 26 Feb 2004 12:29:44 -0800
On Feb 26, 2004, at 12:12 PM, Eric Forget wrote:
Hi,
Apple documenation about [NSBezierPath clipRect] says:
clipRect:
+ (void)clipRect:(NSRect)aRect
Intersects the current clipping path, stored in the current graphics
context, with the rectangle referred to by aRect, and replaces the
current
clipping path with the resulting path.
However, from my testing, it replaces the clipping without
intersecting with
the current one!
Have you filed a bug?
-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.