• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Temporarily disabling all input events while non-blocking animations are playing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Using Core Data NSManagedObject subclasses outside of a managed object context
  • Next by Date: Re: Reasons why QL would fail to create thumbnail?
  • Previous by thread: Fwd: Reasons why QL would fail to create thumbnail?
  • Next by thread: Two controllers in a window, how do I get one to run a function in another?
  • Index(es):
    • Date
    • Thread