Chilton,

How complex is your path? if it's linear, why not just tell the view's animator to do it?
If it's more complex, you might want to check out NSAnimation and  
NSViewAnimation (particularly the progress marks and delegates in  
these two classes)
Have you taken a look at the CocoaSlides sample code?  Is this the  
type of thing you are trying to do?
curiously,

douglas

On Aug 14, 2008, at 7:26 PM, Chilton Webb wrote:

Hi,

I am using Core Animation Layer Backed NSViews in an app.

I'd like to make one animation occur along a path. I know I can do this with just Core Animation Layers, but can I do this with a layer backed NSView ?
Anyone have any example code of how to do this?

Thank you,
-Chilton Webb
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to