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 (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 [EMAIL PROTECTED]

Reply via email to