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: Philip Dow <email@hidden>
- Date: Tue, 5 Feb 2008 16:29:33 -0800
Thanks for the replies everyone.
I had mentioned...
At the end of the animation I need the view hidden. I haven't seen
a delegate method that would tell me when a NSAnimationContext
grouping has finished executing its animations.
I wondered this myself....
...Seth said.
It isn't an issue with hiding the document if I just need to turn on
layer backing, but there still might be the desire for a callback. My
workaround has been to perform a selector on my "delegate" object with
a delay that should put it right after the animation finishes. This
works as long as exact timing is not required. Not an ideal solution,
but barring anything else.
~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