Re: Invoke the Main RunLoop
"Adam R. Maxwell" <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Apr 9, 2010, at 7:32 AM, Aya Koshigaya wrote: > but in that way I can only call one function once in the RunLoop. > I want to have the function called in EVERY cycle of the Loop. Try CFRunLoopObserver.