Getting current NSViewAnimation coordinates
Getting current NSViewAnimation coordinates
- Subject: Getting current NSViewAnimation coordinates
- From: Thomas Engelmeier <email@hidden>
- Date: Mon, 21 Apr 2008 13:56:28 +0200
Hi,
I have some code that sometimes needs to cancel aka stop a running
NSViewAnimation and start another. It seems on Tiger the real view
coordinates are animated but on Leopard only an proxy is anmiated.. -
on Leopard the view with the stopped animation is very visibly redrawn
at the original coordinate and before the new animation starts.
Is there any way to gather the calculated animation coordinates short
of interpolating the (end - start) * currentValue coordintes myself?
TIA,
Tom_E
_______________________________________________
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