Alaska Software Inc. - Re: Threads aren't destroyed.
Username: Password:
AuthorTopic: Re: Threads aren't destroyed.
Frans Vermeulen

View the complete thread for this message in:

Re: Threads aren't destroyed.
on Mon, 24 Jan 2005 12:42:12 +0100
Oleg,

> I use ProgressBar from ALASKA SAMPLES\SOLUTION, but I see that threads,
> which ProgressBar create, are never destroyed. There is simple example in
> attachment.
>
> Can anybody explain me, what do I do wrong?

This is a known problem with this sample.
You can find a progressbar not having this problem at
Jim Loughner's site
http://www.gogalthorp.com/splash/

IIRC, the problem emerges from the fact the progressbar-class
is derived from 2 classes, where one of them is Thread.

HTH,
Frans Vermeulen