On Mon, Sep 29, 2008 at 9:53 AM, Ken Orr <[EMAIL PROTECTED]> 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 (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]