Re: Implicit animation duration
Re: Implicit animation duration
- Subject: Re: Implicit animation duration
- From: Michael Vannorsdel <email@hidden>
- Date: Thu, 17 Apr 2008 04:06:45 -0600
Ah ok, missed that protocol. Thanks for clearing it up.
On Apr 17, 2008, at 3:47 AM, Scott Anguish wrote:
On Apr 17, 2008, at 3:45 AM, Michael Vannorsdel wrote:
I'm not sure what the animator method returns. If you're asking
how to control the duration of an NSWindow resize animation, you
need to subclass NSWindow and override animationResizeTime: to
return the duration you want.
no, this is different.
have a look at the NSAnimatablePropertyContainer protocol. the
animator returns a proxy for the view that allows you to get
implicit animation for properties of the view.
_______________________________________________
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