[NSBezierPath clipRect] do not do what is says!
[NSBezierPath clipRect] do not do what is says!
- Subject: [NSBezierPath clipRect] do not do what is says!
- From: Eric Forget <email@hidden>
- Date: Thu, 26 Feb 2004 15:12:37 -0500
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!
Eric
___________________________________________________________________
Eric Forget Cafederic
email@hidden <
http://www.cafederic.com/>
Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684>
_______________________________________________
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.