Temporarily disabling all input events while non-blocking animations are playing
Temporarily disabling all input events while non-blocking animations are playing
- Subject: Temporarily disabling all input events while non-blocking animations are playing
- From: Oleg Krupnov <email@hidden>
- Date: Thu, 27 Aug 2009 15:35:32 +0300
Hi,
I'd like my app to block while an animation is playing. Normally, I
would simply use a blocking animation, but now I have two short
animations playing simultaneously, so I have to make them both
non-blocking. How do I block the app in this case? Basically I'd like
to prevent the user from (inadvertently) interacting with the app
while the animations are in progress, because the app may go into an
invalid state.
Thanks!
_______________________________________________
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