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: Michael Ash <email@hidden>
- Date: Mon, 6 Apr 2009 12:43:55 -0400
On Mon, Apr 6, 2009 at 2:20 AM, Vijay Kanse <email@hidden> wrote:
> Hello All,
> 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.
>
> I think this is because of main thread is blocked.
>
> How can i find where my main thread is blocked ?
Click the pause button in the debugger, and it will show you what
every thread is doing at the moment.
Mike
_______________________________________________
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