Re: Invoke the Main RunLoop

Hamish Allan <[email protected]>
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
On Fri, Apr 9, 2010 at 3:32 PM, Aya Koshigaya <[email protected]> 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.

At the end of the method, call -[NSObject
performSelector:@selector(theSameSelector:) withObject:object
afterDelay:0.0];

Hamish
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.