NSButton not responding to click in worker thread
NSButton not responding to click in worker thread
- Subject: NSButton not responding to click in worker thread
- From: Vijay Kanse <email@hidden>
- Date: Mon, 6 Apr 2009 11:50:44 +0530
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 ?
or is there any solution to get button click event in worker thread while
main thread is blocked ?
After execution of worker thread , i am getting my main thread working and i
am getting event of clicked button.
Thanks.
_______________________________________________
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