Re: [[NSView animator] setHidden:YES] doesn't fade?
Re: [[NSView animator] setHidden:YES] doesn't fade?
- Subject: Re: [[NSView animator] setHidden:YES] doesn't fade?
- From: Scott Anguish <email@hidden>
- Date: Thu, 24 Jan 2008 00:53:28 -0500
it should (according to the docs)
but you need to have layer-backing enabled on the superview or some
other ancestor
On Jan 23, 2008, at 3:56 AM, Jonathon Mah wrote:
On 2008-01-23, at 12:29, I. Savant wrote:
Hidden and alpha-0 are two different things. I wouldn't want the
hidden property messing around with alpha values.
But (AFAIK) removing a view from the hierarchy can trigger a fade;
why shouldn't hiding it also do similar?
_______________________________________________
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