• 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
View swap using "push" animation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

View swap using "push" animation


  • Subject: View swap using "push" animation
  • From: PCWiz <email@hidden>
  • Date: Mon, 9 Nov 2009 22:18:25 -0700

I want to swap out one view with another by pushing the old view aside to slide in a new view (the kCATransitionPush type). To use CoreAnimation I need to work with CALayers for my views. The problem is that attaching a backing layer to my window content view through setWantsLayer distorts everything in the view.

I'm not sure if this has something to do with the fact that I'm using a subclass of NSWindow called MAAttachedWindow (http://mattgemmell.com/source ), which is a HUD style transparent popup window of sorts that attaches to another object.

I can provide screenshots of this distortion if needed. I got the animation working using NSViewAnimation, but as many others have experienced, NSViewAnimation is terribly slow. I'd rather use CoreAnimation, but this issue prevents me from using it.

Any insight is greatly appreciated
Thanks


_______________________________________________

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


  • Prev by Date: Re: beginner question, NSNumber, NSDecimalAsNumber
  • Next by Date: How can a plug-in bundle get access to its own resources?
  • Previous by thread: Re: avoiding spagetti code
  • Next by thread: Re: View swap using "push" animation
  • Index(es):
    • Date
    • Thread