Re: CATransition for whole windows?
Re: CATransition for whole windows?
- Subject: Re: CATransition for whole windows?
- From: Jens Alfke <email@hidden>
- Date: Mon, 23 Nov 2009 13:06:43 -0800
On Nov 23, 2009, at 10:33 AM, PCWiz wrote:
> What I had in mind was a window vanishing effect for when the window is closed (for example a fade out is easy to do with [[window animator] setAlphaValue:0.0];) but something slightly more complex, such as the private "suckEffect" transition that CATransition offers.
Yeah, private API only. File a bug report to request that it be made public; there are all kinds of cool eye-candy things that API could be used for — flipping windows over, perspective effects, crumpling them up, curling their corners like a document icon...
—Jens_______________________________________________
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