• 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: Core Animation animations stop prematurely at random
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Animation animations stop prematurely at random


  • Subject: Re: Core Animation animations stop prematurely at random
  • From: Bill Cheeseman <email@hidden>
  • Date: Tue, 17 May 2011 12:49:01 -0400

On May 17, 2011, at 11:33 AM, David Duncan wrote:

> There should be no actual restriction like that however. That said, as you point out, if you have view that supports layers and come from a nib, you often have to duplicate work to allow it to work in both situations.


I'm not sure I follow you.

I am aware that there are a number of commentaries explaining that loading a nib file that contains accessibility settings interferes with a layer tree that was constructed in code before the nib was loaded -- hence the recommendation to construct the layer tree in -awakeFromNib, not in -initWithFrame:. However, my view's nib file does not use any of the Interface Builder accessibility features, so I'm not at all clear why I should have run afoul of this issue. Apple's documentation on the point is quite cryptic.

--

Bill Cheeseman - email@hidden

_______________________________________________

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: Core Animation animations stop prematurely at random
      • From: David Duncan <email@hidden>
References: 
 >Core Animation animations stop prematurely at random (From: Bill Cheeseman <email@hidden>)
 >Re: Core Animation animations stop prematurely at random (From: Bill Cheeseman <email@hidden>)
 >Re: Core Animation animations stop prematurely at random (From: David Duncan <email@hidden>)

  • Prev by Date: Re: Closing an app with the red dot.
  • Next by Date: Re: Why RunLoop?
  • Previous by thread: Re: Core Animation animations stop prematurely at random
  • Next by thread: Re: Core Animation animations stop prematurely at random
  • Index(es):
    • Date
    • Thread