• 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: GUI not responding possibly because of NSRunLoop, what can I do?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI not responding possibly because of NSRunLoop, what can I do?


  • Subject: Re: GUI not responding possibly because of NSRunLoop, what can I do?
  • From: Alastair Houghton <email@hidden>
  • Date: Mon, 6 Aug 2007 13:16:01 +0100

On 6 Aug 2007, at 00:02, Devraj Mukherjee wrote:

I am writing a Cocoa based app that uses NetSocket from Blackhole
media to read and write from a socket and based on the socket events I
'd like to popup various GUI components.

My GUI components work, no issues there, but since I am running an
[[NSRunLoop currentLoop] run] it listens and responds to socket events
and the GUI is inactive (I can t click the buttons etc on it)

Why are you doing [[NSRunLoop currentLoop] run]?

That's almost certainly the wrong thing to do. What are you trying to accomplish?

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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: 
 >GUI not responding possibly because of NSRunLoop, what can I do? (From: "Devraj Mukherjee" <email@hidden>)

  • Prev by Date: Re: Associate, NSView in main window, and disable objects on panel
  • Next by Date: Re: NSTextFieldCell and trackMouse
  • Previous by thread: Re: GUI not responding possibly because of NSRunLoop, what can I do?
  • Next by thread: Re: GUI not responding possibly because of NSRunLoop, what can I do?
  • Index(es):
    • Date
    • Thread