• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Wedgies anyone?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wedgies anyone?


  • Subject: Re: Wedgies anyone?
  • From: Robert Miller <email@hidden>
  • Date: Mon, 17 Jun 2002 17:54:42 -0400

Thanks, that worked, I was forgetting to convert from radians to degrees (my data values were calculated as radians) before passing the values to the arc method, another duh!
Regards,
Bob M.
On Monday, June 17, 2002, at 03:46 PM, Kyle Hammond wrote:

[ tempPath appendBezierPathWithArcWithCenter:centerPoint radius:radius
startAngle:startAngle
endAngle:( ( value / maximum ) * 360.0 ) + startAngle ];
[ tempPath lineToPoint:centerPoint ];
[ tempPath closePath ];
_______________________________________________
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.

References: 
 >Re: Wedgies anyone? (From: Kyle Hammond <email@hidden>)

  • Prev by Date: Re: Caution regarding NSDirectoryEnumerator
  • Next by Date: Re: Protecting Software w/ Software License Keys...
  • Previous by thread: Re: Wedgies anyone?
  • Next by thread: Re: Protecting Software w/ Software License
  • Index(es):
    • Date
    • Thread