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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to