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

Re: CFRunLoop


  • Subject: Re: CFRunLoop
  • From: Robert Goldsmith <email@hidden>
  • Date: Wed, 5 Sep 2001 10:48:39 +0100

Hi :)

Generally you should use the highest level API available to you; in this case, letting Cocoa run the run loop for you instead of doing it yourself. You'll need to get rid of the running and stopping of the CFRunLoop, though you can still add and remove sources/timers/whatever from it directly, and callbacks will still work.


Ok, so the Cocoa NSApplication callback structure will directly accept CFRunLoop sources/timers? Or do i need to use a different set of calls to add and remove the sources?

Thanks

Robert
--
Please note the new email address:
email@hidden


References: 
 >Re: CFRunLoop (From: Chris Kane <email@hidden>)

  • Prev by Date: Re: ObjC API != Cocoa (Re: Another controversial question)
  • Next by Date: Re: Saving undo actions with document
  • Previous by thread: Re: CFRunLoop
  • Next by thread: Re: CFRunLoop
  • Index(es):
    • Date
    • Thread