UI blocking
UI blocking
- Subject: UI blocking
- From: Tobias Jordan <email@hidden>
- Date: Sun, 16 May 2010 22:37:38 +0200
Hey guys,
I have a CA transition running which obviously doesn't support any
blocking modes (CABasicAnimation). I must block the UI during the
transition so the user can't click somewhere and something unexpected
happens. I think all animations in OS X are blocking the UI, for
example minimizing a window going into the dock. Question, is there a
way to block the UI / main thread or maybe just a window? I tried
using usleep but looks like the animation and its drawing view don't
like that. I can't believe there's no 'setBlockingMode' or something
like that for CAAnimation.
Thanks in advance!
— Tobias_______________________________________________
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