Re: A Simple and Complete RunLoop Example

2011-05-07 Thread Ken Thomases
On May 7, 2011, at 11:56 AM, Bing Li wrote: > Can someone give me a hand? Could you provide me with a simple and complete > RunLoop example? Thanks so much! If you look at the reference for the NSRunLoop class or the CFRunLoop API, many of the methods and functions list Related Sampl

A Simple and Complete RunLoop Example

2011-05-07 Thread Bing Li
ction about RunLoop. There is no a simple and complete example to utilize the techniques. It is not easy to use them quickly. I also searched the Web. Some ones also complain that. Can someone give me a hand? Could you provide me with a simple and complete RunLoop example? Thanks so much! Best re