As a minor addendum, which may help anybody who wants to help me here,
I found that if I made my custom view want a layer ( [self
setWantsLayer:YES] ) the problem goes away.
So, does NSAnimationContext only work when animating layer baked views?
On Mar 24, 2009, at 7:26 AM, Shamyl Zakariya w
Hi,
I'm writing a custom NSCollectionView from scratch, since I can't
figure out how to extend NSCollectionView in some specific ways. So,
I've got the layout technique I need working, and superficially,
things are going smoothly. However, I tried to use NSAnimationContext
to set an anima