Re: Drawing a circle progress meter
Re: Drawing a circle progress meter
- Subject: Re: Drawing a circle progress meter
- From: Sherm Pendley <email@hidden>
- Date: Mon, 28 Nov 2005 17:46:31 -0500
On Nov 28, 2005, at 5:35 PM, Chad Armstrong wrote:
Drawing the circle itself seems fairly trivial, but I'm not quite
as certain about drawing a sector of the circle.
Shouldn't be too hard - NSBezierPath's
appendBezierPathWithArcWithCenter:radius:startAngle:endAngle:clockwise:
method will help with the "draw a sector" part.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden