On Tue, Jul 22, 2008 at 11:29 PM, Torsten Curdt <[EMAIL PROTECTED]> wrote: >> Most of the instance methods of NSThread are not available prior to 10.5. > > I see > >> Those that are you would call within the thread by calling +currentThread > > Well, I would have to do that in the new thread and pass the NSThread object > to the main thread that started it. > That felt a bit overly complicated - but seems like that's the only way then > :)
But why do you have to do that? (i.e. what do you need the NSThread instance for in the first place?) -- Clark S. Cox III [EMAIL PROTECTED] _______________________________________________ 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]