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 (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]