Re: Implicit animation duration
Re: Implicit animation duration
- Subject: Re: Implicit animation duration
- From: Scott Anguish <email@hidden>
- Date: Thu, 17 Apr 2008 05:45:48 -0400
wrap the change in a NSAnimationContext
See the NSAnimationContext reference for a snippet that shows you how.
http://developer.apple.com/documentation/Cocoa/Reference/NSAnimationContext_class/index.html#/
/apple_ref/doc/uid/TP40004682
On Apr 17, 2008, at 3:32 AM, Mike Manzano wrote:
Is there an easy way to change the duration of an implicit
animation--the kind you get when you do something like this?
[[myWindow animator] setFrame:newFrame display:NO] ;
although why you'd want NO there I'm not sure
_______________________________________________
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