[[NSView animator] setHidden:YES] doesn't fade?
[[NSView animator] setHidden:YES] doesn't fade?
- Subject: [[NSView animator] setHidden:YES] doesn't fade?
- From: Philip Dow <email@hidden>
- Date: Tue, 22 Jan 2008 17:06:45 -0800
Hi all,
I'm looking to fade a view on Leopard. I'm using the animator to
successfully move the view by changing its frame, but calling
setHidden on it does not seem to fade it -- behavior I would expect.
Is this the right way to fade a view, or is fading not a built-in
animation?
I'm calling the method inside an NSAnimationContext grouping, and all
the other animations in that grouping work.
~Phil
_______________________________________________
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