Re: Animated subviews
Re: Animated subviews
- Subject: Re: Animated subviews
- From: DKJ <email@hidden>
- Date: Sun, 23 Nov 2008 09:23:11 -0800
On 23-Nov-08, at 9:11 , Wyatt Webb wrote:
I have not done this myself, but I understand that you can find the
"actual" positions of things in the middle of an animation by
querying the [ [ myView layer ] presentationLayer ]. This is a
version of the layer that has all of the current values in the
middle of an animation. As long as you have a chance to check
periodically, you should be able to do your comparisons.
I hadn't thought of using the presentation layer. It seems obvious now
that you've mentioned it! Thanks for the tip; I'll give it a try.
dkj
_______________________________________________
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