site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=65OqpHnmrzMzPj4eNSvndODTfqpF5eHC1AQ95fELOZ8=; b=W0BhisZtmZgojhrdVdx6ieybLj+epyqecTbMiKbcmszcG/wFdOqCFQ7+irjeBwR4pu FoAL9ReIRzl0Zv4AVWC36ukPGk0iz3vBdeGfsAxG66lT0SqLgq09lXYy7+HxlFTV7xUe udfVEFXZfo5CuVjmOJodaiq1gMcxCt1+Vk9YM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Miy8/cmoUMGroDHCGSAuHONV29ECPcXpqrW0DbieDs2S2v1wkgZCSGrq5V3OCWxXdJ km1OMpP7AUAUvg/dKs3e1oXkrV97RvI3eLrNSKV9RHZwQYW80nhfRbNmCjqCGy0iH0sX Bw4kxXGAXrqdObWT2WlrkTRpJSK2r6WOAGihw= On Mon, Sep 29, 2008 at 9:53 AM, Ken Orr <ken.orr@mathworks.com> 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com