Re: Problem with method in NSBezierPath?
Re: Problem with method in NSBezierPath?
- Subject: Re: Problem with method in NSBezierPath?
- From: David Hill <email@hidden>
- Date: Wed, 21 Nov 2001 09:29:33 -0800
On 11/20/01 12:49 PM, "Tommaso Pecorella" <email@hidden> wrote:
>
Fri, 16 Nov 2001 19:38:26 -0600, <email@hidden> wrote:
>
> Message: 10
>
> Date: Fri, 16 Nov 2001 19:38:26 -0600
>
> Subject: Problem with method in NSBezierPath?
>
> From: =?ISO-8859-1?Q?Andr=E9_Benassi?= <email@hidden>
>
> To: email@hidden
>
>
>
> I'm trying to wrap my mind around the NSBezierPath class and one method
>
> has me stumped: It doesn't seem to do anything. The method is
>
> appendBezierPathWithArcFromPoint:toPoint:radius:
>
> ....
>
> The first line is drawn, but the arc is not. Any ideas? Is this a bug?
>
>
It seems to be a bug. Me tto I was trying to use the same function
>
some time ago and I concluded that it is buggy, so I give up and did
>
my draw with another "arc" function.
>
>
Yo, Apple guys, are you here ?? Please, fix it, it's a bug !!
>
>
Regards, Tommaso ;-{))
>
>
PS: should we send an "official" bug report to Apple or they are
>
aware of this ?
As a rule, even if you've seen Apple people discussing a problem on this
list or elsewhere, always file a bug. That way it gets marked as a
duplicate at the very least and it gets fixed in the best case.
If you don't file 'em, we don't fix 'em.
Dave