• 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
NSRunLoop Quirkiness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSRunLoop Quirkiness


  • Subject: NSRunLoop Quirkiness
  • From: "Josh Ferguson" <email@hidden>
  • Date: Thu, 1 Dec 2005 15:49:14 -0600
  • Thread-topic: NSRunLoop Quirkiness

I'm using -[NSRunLoop runMode:beforeDate] to block a method from
returning during asynchronous networking operations. It works fine up
until I display a window (using makeKeyAndOrderFront). My window now
refuses to receive any events at all. I'm sure there's something I'm
misunderstanding here, but is there a way to make it so that events are
passed into my window while -[NSRunLoop runMode:beforeDate] sits in a
while loop?



Thanks,



Josh

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Two applications, one preference file
  • Next by Date: Re: NSBundle mainBundle returning wrong path!
  • Previous by thread: Re: Two applications, one preference file
  • Next by thread: Re: NSBundle mainBundle returning wrong path!
  • Index(es):
    • Date
    • Thread