NSViewAnimationFadeInEffect broken in Snow Leopard?
NSViewAnimationFadeInEffect broken in Snow Leopard?
- Subject: NSViewAnimationFadeInEffect broken in Snow Leopard?
- From: Kevin Wojniak <email@hidden>
- Date: Tue, 22 Dec 2009 16:58:56 -0800
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 (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