Re: Need functionality of CAShapeLayer in 10.5
Re: Need functionality of CAShapeLayer in 10.5
- Subject: Re: Need functionality of CAShapeLayer in 10.5
- From: Kenneth Baxter <email@hidden>
- Date: Wed, 22 Sep 2010 00:55:43 +0000 (GMT)
OK, thanks for that David - I'll take that route then.
On 22 Sep, 2010,at 10:32 AM, David Duncan <email@hidden> wrote:
On Sep 21, 2010, at 5:02 PM, Kenneth Baxter wrote:
Any suggestions would be most welcome.
With a requirement of 10.5, about all you can do is call -setNeedsDisplay from a timer to implement the animation yourself, unless your path can be animated well enough by just stretching/squeezing the layer. Either way your talking about drawing your path into a plain CALayer.
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden