• 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: Animating a view along a path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Animating a view along a path


  • Subject: Re: Animating a view along a path
  • From: douglas welton <email@hidden>
  • Date: Fri, 15 Aug 2008 10:45:21 -0400

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 (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


  • Follow-Ups:
    • Re: Animating a view along a path
      • From: Chilton Webb <email@hidden>
References: 
 >Animating a view along a path (From: Chilton Webb <email@hidden>)

  • Prev by Date: Re: Is this a bug, or am I hacking? [SOLVED]
  • Next by Date: Re: Synchronous modal sheet
  • Previous by thread: Animating a view along a path
  • Next by thread: Re: Animating a view along a path
  • Index(es):
    • Date
    • Thread