Re: Continue application processing with mouse down on a menu
Re: Continue application processing with mouse down on a menu
- Subject: Re: Continue application processing with mouse down on a menu
- From: Jens Alfke <email@hidden>
- Date: Sat, 26 Sep 2015 10:51:33 -0700
> On Sep 26, 2015, at 10:03 AM, Eric Schlegel <email@hidden> wrote:
>
> However, there are the usual ways around this:
> - an event loop timer (using NSEventTrackingRunLoopMode)
I guess that’s why I’ve never noticed that it blocked the main thread — my apps never do anything on the main thread except in response to an event or a timer firing.
—Jens
_______________________________________________
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