NSViewAnimationFadeInEffect doesn't seem to be working like it was in Leopard.
Here's an older project (not mine) to test: http://www.noodlesoft.com/blog/2007/09/03/animation-in-the-time-of-tiger-part-2/ When fading from one view to another, the fade out works, but the fade in doesn't. The view just shows immediately. Here's my own test project that is as simple as I can get: http://www.kainjow.com/code/FadeViewAnimation.zip Works fine in Leopard, but not in Snow Leopard. Any ideas? Yes, I could use Core Animation but would rather not change all my code at this point. Thanks, Kevin_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com