The simplest way to fade out a view
The simplest way to fade out a view
- Subject: The simplest way to fade out a view
- From: Nick <email@hidden>
- Date: Thu, 19 May 2011 15:26:38 +0300
hello!
Could you please advice me what would be the best way to "fade out"
and "fade in" a view? I tried using [[myView automator]
setAlphaValue:0.0] but after fading out it does not disappear. I need
it to "hide" after it fades out, i.e. a user can't click on its
buttons.
[[myView automator] setVisible:NO] does not animate
Thank you
_______________________________________________
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