• 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
Interface Builder Layer Transitions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interface Builder Layer Transitions


  • Subject: Interface Builder Layer Transitions
  • From: "Andrew Pouliot" <email@hidden>
  • Date: Mon, 7 Jan 2008 14:16:16 -0800

I'm trying to use Core Animation to make a "push" transition for
subviews inside a window with previous and next buttons.

I tried setting the transition effects in IB for each view's "Order
In" transition, as well as setting the containing view's "Subviews"
transition, to no avail.

[subviewArea addSubview:view] causes an immediate transition, while
[[subviewArea animator] addSubview:view] causes a fade transition, not
the transition I was expecting

When I ask [[view layer] animationForKey:NSViewAnimationFadeInEffect]
in gdb it returns nil. Not sure if this is related.

Here is the test project I'm working on:
http://beta.darknoon.com/andpoul/IBTransitionTest.zip

I searched in the archive and didn't turn up anything. Any help would
be greatly appreciated!

—Andrew Pouliot / darknoon
_______________________________________________

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: Interface Builder Layer Transitions
      • From: Troy Stephens <email@hidden>
  • Prev by Date: Re: CALayer Border, Not Inset
  • Next by Date: Re: Core Data: case insensitive "equals" predicate strings!?
  • Previous by thread: Re: read stderr with AuthorizationExecuteWithPrivileges
  • Next by thread: Re: Interface Builder Layer Transitions
  • Index(es):
    • Date
    • Thread