• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CATransition for whole windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CATransition for whole windows?


  • Subject: Re: CATransition for whole windows?
  • From: PCWiz <email@hidden>
  • Date: Mon, 23 Nov 2009 11:33:56 -0700

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.

On 2009-11-23, at 11:02 AM, Matt Neuburg wrote:

On Mon, 23 Nov 2009 10:32:24 -0700, PCWiz <email@hidden> 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@hidden, <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@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


  • Follow-Ups:
    • Re: CATransition for whole windows?
      • From: "Henry McGilton (Boulevardier)" <email@hidden>
    • Re: CATransition for whole windows?
      • From: Jens Alfke <email@hidden>
References: 
 >Re: CATransition for whole windows? (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Strings mangled on generalPasteboard
  • Next by Date: ANN: CamelBones 1.1.0
  • Previous by thread: Re: CATransition for whole windows?
  • Next by thread: Re: CATransition for whole windows?
  • Index(es):
    • Date
    • Thread