Mini Thread Control

Share your advanced PureBasic knowledge/code with the community.
Quin
Addict
Addict
Posts: 1122
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: Mini Thread Control

Post by Quin »

Very cool, thanks MK-Soft! ;)
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Mini Thread Control

Post by mk-soft »

Update v1.09

After a long time a little update.
With FreeThread, a Wait > 0 must always be specified with the Stop option in order to release the memory.
To ensure that this is not forgotten, wait is checked.

Example also updated a bit ;)
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply