On Mon, 23 Nov 2009 10:32:24 -0700, PCWiz <[email protected]> said: >CATransition can be used to animate views, but is there a way to >animate complete windows (NSWindow's or NSPanel's)?
Animate *what* about a complete window? If you mean what's *in* the window, that *is* a view (the window's contentView). If you mean make the window dance around the screen somehow, please don't. ) m. -- matt neuburg, phd = [email protected], <http://www.tidbits.com/matt/> A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.tidbits.com/matt/default.html#applescriptthings _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
