Re: Testing for a thread



Matt Bragano wrote:
> I've got a program that needs to call pulse() on a progress bar, but 
> only while a particular thread is doing its job.  Is there any quick way 
> to test if a thread is still alive?

Maybe the thread in question could clean some flag upon existing.
And interested parties would check that flag.

Paul



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]