Re: CoreAnimation with and manual animation...
Re: CoreAnimation with and manual animation...
- Subject: Re: CoreAnimation with and manual animation...
- From: Jens Alfke <email@hidden>
- Date: Tue, 1 Apr 2008 16:22:54 -0700
On 1 Apr '08, at 3:54 PM, Jesse Grosjean wrote:
What I'm doing now is something like this:
[CATransaction begin];
[CATransaction setValue:[NSNumber numberWithFloat:0]
forKey:kCATransactionAnimationDuration];
I was actually setting the kCATransactionDisableActions property
instead. I don't know if it makes a difference; it might be more
efficient.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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