On Jul 13, 2009, at 3:42 PM, David W. Berry wrote:
If I might prevail upon you with another question, the goal is to trigger a short animation, leaving the last animation frame displayed as a lasting part of the image, right now I have a flicker as the animation is removed and then the underlying view is redrawn with the added image. What's the convenient way to avoid the flickering?
Set the final value of the animation on the layer when you add the animation. You'll want to disable actions when you change the current value of the layer as well.
-- David Duncan Apple DTS Animation and Printing _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com