Hello friends,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I hve a GUI where i have start button and stop button. When i press start button one thread is created and it is executing some background task and when i press stop button that thread is stopped/killed. These two things are working properly. But i have to implement pause button in my GUI. When i press pause the thread execution should come to a halt and after that it should be resumed when i press pause again or may be i can implement some other button. <br>
<br>Does anybody have an example where they have implemented this kind of threading concept ??<br><br>any help is apreciated,<br clear="all"><br>-- <br>Varsha Purohit,<br>Graduate Student