Re: [NSButton state] must by used from the main thread
Re: [NSButton state] must by used from the main thread
- Subject: Re: [NSButton state] must by used from the main thread
- From: "Gary L. Wade" <email@hidden>
- Date: Tue, 26 Sep 2017 07:05:11 -0700
If you have an issue with one API reporting such an issue, write a radar, as I
did for getting the application’s delegate when I encountered it. For a
button’s state, however, there may be a better way to pass that value to a
background thread, especially if the button should be setting a value somewhere
else that can be atomic and which decouples your background thread from the UI.
--
Gary L. Wade
http://www.garywade.com/
_______________________________________________
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