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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com