• 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: Kyle Sluder <email@hidden>
  • Date: Mon, 23 Nov 2009 09:42:15 -0800

On Nov 23, 2009, at 9:32 AM, PCWiz <email@hidden> wrote:

CATransition can be used to animate views, but is there a way to animate complete windows (NSWindow's or NSPanel's)?

It depends on what you mean. You have the animator proxy, of course, which can do opacity and frame changes. Changes to subviews of the window's content view can be animated in Core Animation just like any other. Windows themselves can't be Done with Core Animation, but NSAnimation would work for your purposes. Though I don't see what you could want to do that the animator proxy doesn't already take care of for you.


--Kyle Sluder
_______________________________________________

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


References: 
 >CATransition for whole windows? (From: PCWiz <email@hidden>)

  • Prev by Date: CATransition for whole windows?
  • Next by Date: Re: CATransition for whole windows?
  • Previous by thread: CATransition for whole windows?
  • Next by thread: Re: CATransition for whole windows?
  • Index(es):
    • Date
    • Thread