Re: NSButton not responding to click in worker thread
Re: NSButton not responding to click in worker thread
- Subject: Re: NSButton not responding to click in worker thread
- From: Kyle Sluder <email@hidden>
- Date: Mon, 6 Apr 2009 02:30:18 -0400
On Mon, Apr 6, 2009 at 2:20 AM, Vijay Kanse <email@hidden> wrote:
> I have separated my task on thread when my main thread is blocked.
> I am not able to find where my main thread is blocked. Separating my task on
> worker thread i am not able to get button click event.
UI events must be handled on the main thread.
--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