Re: NSBezierPath strangeness
Re: NSBezierPath strangeness
- Subject: Re: NSBezierPath strangeness
- From: Aki Inoue <email@hidden>
- Date: Fri, 29 Jun 2001 17:44:04 -0700
Eric,
It's curveToPoint:controlPoint1:controlPoint2: 8-)
Aki
On Friday, 6 29, 2001, at 03:58 PM, Eric Jennings wrote:
>
Has anybody else had problems with [NSBezierPath curveToPoint:::]? The
>
Cocoa docs show curveToPoint is indeed a selector of NSBezierPath, and
>
that it should take three NSPoint arguments. Any help would be greatly
>
appreciated.