• 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: Notification of the end of implicit animations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification of the end of implicit animations


  • Subject: Re: Notification of the end of implicit animations
  • From: Scott Anguish <email@hidden>
  • Date: Thu, 13 Dec 2007 16:20:51 -0500

as you've already discovered. CAAnimationGroup is probably the only way you're going to get CA to give you this information directly. (a notification that animation is done)

You can 'chain' animations using groups by just delaying the start time the length of the animation you want it to follow.

You could experiment with setting an NSTimer that would fire at the end of the implied animation.. but that may not be as precise


On Dec 11, 2007, at 8:16 PM, Layton Duncan wrote:

Or alternatively a way to queue transactions, so that the next doesn't start until the previous has completed?

_______________________________________________

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


References: 
 >Notification of the end of implicit animations (From: Layton Duncan <email@hidden>)
 >Re: Notification of the end of implicit animations (From: Nik Youdale <email@hidden>)
 >Re: Notification of the end of implicit animations (From: Layton Duncan <email@hidden>)

  • Prev by Date: Re: NSBrowser with checkboxes?
  • Next by Date: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
  • Previous by thread: Re: Notification of the end of implicit animations
  • Next by thread: Interface Builder Alternatives etc
  • Index(es):
    • Date
    • Thread