• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSButton not responding to click in worker thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSButton not responding to click in worker thread


  • Subject: Re: NSButton not responding to click in worker thread
  • From: m <email@hidden>
  • Date: Sun, 5 Apr 2009 23:47:34 -0700

UI events are reported on the main thread. If your main thread is blocked, you will not receive any events.

_murat


On Apr 5, 2009, at 11:20 PM, Vijay Kanse 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 ?
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

_______________________________________________

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


References: 
 >NSButton not responding to click in worker thread (From: Vijay Kanse <email@hidden>)

  • Prev by Date: Re: NSButton not responding to click in worker thread
  • Next by Date: Re: Non-pageable app
  • Previous by thread: Re: NSButton not responding to click in worker thread
  • Next by thread: Re: NSButton not responding to click in worker thread
  • Index(es):
    • Date
    • Thread