Re: NSWindow animationResizeTime
Re: NSWindow animationResizeTime
- Subject: Re: NSWindow animationResizeTime
- From: "Colin Barrett" <email@hidden>
- Date: Tue, 30 Sep 2008 00:27:38 -0700
On Mon, Sep 29, 2008 at 9:53 AM, Ken Orr <email@hidden> wrote:
> Is there any way to alter the value provided by animationResizeTime
> without subclassing NSWindow (as the documentation suggests)?
I assume you're trying to resize a window with an animation, right?
Try using NSViewAnimation on your NSWindow (the naming doesn't quite
match up but the docs say it's fine to use the class on NSWindows as
well).
Take care,
-Colin
_______________________________________________
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