Re: [RePost] NSBezierPath currentPoint
Re: [RePost] NSBezierPath currentPoint
- Subject: Re: [RePost] NSBezierPath currentPoint
- From: Andreas Mayer <email@hidden>
- Date: Wed, 4 Feb 2004 06:08:24 +0100
Am 04.02.2004 um 04:13 schrieb Andersen Studley:
The docs state that drawing begins at the currentPoint, which makes me
wonder why I have to do
I don't know what's wrong with relative positioning. Didn't try it yet.
But I know that absolute positioning works. So, as a workaround, you
might try to draw your path with absolute coordinates at some fix
position and move it to it's destination using an NSAffineTransform.
bye. Andreas.
_______________________________________________
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.