Re: Core Animation and Run Loops
Re: Core Animation and Run Loops
- Subject: Re: Core Animation and Run Loops
- From: Kyle Sluder <email@hidden>
- Date: Mon, 28 Sep 2009 00:12:05 -0700
On Sun, Sep 27, 2009 at 11:38 PM, Oleg Krupnov <email@hidden> wrote:
> Not sure I understand your idea and why it is bad. Could you elaborate?
Because it will cause delayed performs and other default-mode things
to execute when they might not expect to.
> Do you mean I should avoid using blocking animations and only use
> non-blocking? Never tried to use animator proxies, only NSAnimation
> directly, so I don't know if the proxies are blocking or non-blocking.
The animator proxies are related to Core Animation, not NSAnimation.
--Kyle Sluder
_______________________________________________
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