• 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: Using Core Animation to animate view properties?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Core Animation to animate view properties?


  • Subject: Re: Using Core Animation to animate view properties?
  • From: Jim Correia <email@hidden>
  • Date: Wed, 22 Oct 2008 14:13:50 -0400

On Oct 22, 2008, at 12:54 PM, Matt Long wrote:

1. If you want to know whether an animation is still running, just check to see if it is still in the animations dictionary in the layer. A call like this would do it:

[...]

How you apply this to view properties, I'm not sure, but this is how you do these things with layers. Hope that helps.

I'm trying to animation a non-layer *view* property. My view isn't actually layer backed.


I'm still curious how to detect an in-flight animation.

The documentation suggests I can abort the in-flight animation by setting the target value inside of a zero duration animation context. This isn't working in my sample app. After I review the code, I'll post a link to it here.

Jim

_______________________________________________

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: Using Core Animation to animate view properties?
      • From: Jonathan Dann <email@hidden>
References: 
 >Using Core Animation to animate view properties? (From: Jim Correia <email@hidden>)
 >Re: Using Core Animation to animate view properties? (From: Matt Long <email@hidden>)

  • Prev by Date: Re: [Q] Hiding zoom & minimize buttons
  • Next by Date: Re: what do you use to make icons and similar?
  • Previous by thread: Re: Using Core Animation to animate view properties?
  • Next by thread: Re: Using Core Animation to animate view properties?
  • Index(es):
    • Date
    • Thread