Re: BOOL parameter passed as nil object
Re: BOOL parameter passed as nil object
- Subject: Re: BOOL parameter passed as nil object
- From: Carl Hoefs <email@hidden>
- Date: Fri, 22 Apr 2016 15:06:44 -0700
> On Apr 22, 2016, at 2:57 PM, Quincey Morris <email@hidden> wrote:
>
> The recommended way to have them performed on the main thread is to use a block and GCD dispatch_async (dispatch_get_main_queue (), …).
Ahh, that's clean. Implemented and working! That saves me a lot of effort.
Thanks!
-Carl
_______________________________________________
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