On Mon, 16 May 2011 21:31:18 +0800, Bing Li <[email protected]> said: > > although I have >got to know the term, RunLoop, when starting to learn Cocoa for two months, >until now I have not seen a sample code about RunLoop in any resources. So I >don't know how to program with it. >
When I search on NSRunLoop in Xcode, I get 50 or 60 sample code projects. I'm not saying that all of these would show you what you want to know (most of them are about adding a timer or a stream), but to claim that there is *no* sample code involving run loops seems a bit over the top. m. -- matt neuburg, phd = [email protected], <http://www.apeth.net/matt/> A fool + a tool + an autorelease pool = cool! Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
