On Thu, Nov 13, 2008 at 12:18 AM, Mahaboob <[EMAIL PROTECTED]> wrote: > I'm very new to thread programming. I tried with using NSRunLoop, but it > can't succeeded. Here I'm attaching the code file. In the thread where and > how I need to use runloop ?
Your attachment didn't come through. Anyway, here's how to use runloops in your new thread: <http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/RunLoopManagement/chapter_6_section_1.html#//apple_ref/doc/uid/10000057i-CH16-SW1> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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]