• 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: How do I change the enddate for a runloop?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I change the enddate for a runloop?


  • Subject: Re: How do I change the enddate for a runloop?
  • From: Victor Ng <email@hidden>
  • Date: Tue, 11 Feb 2003 17:17:53 -0500

Thanks!

I initially wrote a kludge where I had an NSRunLoop check a sentinel value before quitting.

I've changed the NSRunLoop to CFRunLoop and now it looks like I'm getting the behavior that I want without the ugly sentinels and 1 line while loops.

vic

On Tuesday, February 11, 2003, at 04:38 PM, Scott Anguish wrote:

NSRunLoop doesn't have an explicit stop functionality.

You may want to look into CFRunLoop which does.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: How do I change the enddate for a runloop?
      • From: Scott Anguish <email@hidden>
References: 
 >Re: How do I change the enddate for a runloop? (From: Scott Anguish <email@hidden>)

  • Prev by Date: Re: how is C often used in Cocoa, if at all?
  • Next by Date: Java bridge- NSClassFromString() not working...
  • Previous by thread: Re: How do I change the enddate for a runloop?
  • Next by thread: Re: How do I change the enddate for a runloop?
  • Index(es):
    • Date
    • Thread