• 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: How to switch off NSCollectionView fade animations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to switch off NSCollectionView fade animations


  • Subject: Re: How to switch off NSCollectionView fade animations
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sun, 10 Aug 2008 19:30:21 -0400

On Sun, Aug 10, 2008 at 3:22 PM, Markus Spoettl
<email@hidden> wrote:
> So I'd really really like to completely switch animation off for the
> collection view if that is possible. Is it?

Dunno if it's possible.  If you want to try to hack around it, see if
NSCollectionView posts any notifications when it's starting to
animate.  Then have your views listen for those notifications and, in
-drawRect:, draw some sort of cached bitmap representation or other
efficient output.

HTH,
--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: 
 >How to switch off NSCollectionView fade animations (From: Markus Spoettl <email@hidden>)

  • Prev by Date: Re: Hiding the disclosure triangle of a specific group item in a bound NSOutlineView
  • Next by Date: Re: Hiding the disclosure triangle of a specific group item in a bound NSOutlineView
  • Previous by thread: How to switch off NSCollectionView fade animations
  • Next by thread: Memory Leaks & Instruments Questions
  • Index(es):
    • Date
    • Thread