How to switch off NSCollectionView fade animations
How to switch off NSCollectionView fade animations
- Subject: How to switch off NSCollectionView fade animations
- From: Markus Spoettl <email@hidden>
- Date: Sun, 10 Aug 2008 12:22:39 -0700
Hello List,
is there a way to switch off the fade-in and fade-out animation
that take place when NSCollectionView shows new or hides removed
items? Those things can really decrease performance when it displays a
lot of collection items that have complex drawing routines. On top of
it I keep getting assertion failures when the bound array changes
while the collection view is hidden (bug reported already).
So I'd really really like to completely switch animation off for the
collection view if that is possible. Is it?
I'm using Xcode 3.0 on 10.5.4
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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