• 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
Core Animation: Disabling Implicit Animations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Animation: Disabling Implicit Animations


  • Subject: Core Animation: Disabling Implicit Animations
  • From: Wil Gieseler <email@hidden>
  • Date: Tue, 24 Jun 2008 15:11:41 -0700

Hello, a (hopefully) quick question. I have a view which I would like to use some Core Animation transitions on, so I've set it to [theContentView setWantsLayer:YES]. However, this causes all of its subviews to automatically gain fade transitions (which is the expected behavior). However, some of the subviews are a WebView and an IKImageBrowserView which apparently do not play nice with the automatic transitions and create some ugly funky behavior (the image browser view does not display anything at all). I simply want to disable ALL implicit transitions/animations and only animate when I explicitly tell the view to. How is this best accomplished?

Thanks so much,
Wil
_______________________________________________

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: Disabling Implicit Animations
      • From: Scott Anguish <email@hidden>
  • Prev by Date: Re: PDFKit guidance
  • Next by Date: Re: SetControlReference equivalent in NSControl?
  • Previous by thread: Re: Custom Drag and Drop Cell for NSTableView
  • Next by thread: Re: Core Animation: Disabling Implicit Animations
  • Index(es):
    • Date
    • Thread