Re: user-stoppable program
Re: user-stoppable program
- Subject: Re: user-stoppable program
- From: Sherm Pendley <email@hidden>
- Date: Thu, 25 May 2006 20:20:28 -0400
On May 25, 2006, at 6:21 PM, Cameron Hayne wrote:
Multithreaded programs are always tricky.
Indeed. An alternative option would be to replace the while() with an
if(), and then use an NSTimer to repeatedly call the "worker" method.
That would avoid blocking the run loop.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden