Search found 2 matches

by erhk
Wed Nov 26, 2008 7:42 pm
Forum: Coding Questions
Topic: Thread waits end main process ?
Replies: 3
Views: 863

Thanks for your help and explanations. :D
It's running, and I have understood (I think :wink: )
by erhk
Wed Nov 26, 2008 4:35 pm
Forum: Coding Questions
Topic: Thread waits end main process ?
Replies: 3
Views: 863

Thread waits end main process ?

Hi,

It seems, main process and thread process don't run asynchronously !

Regards


Enumeration
#Win0
#Btn_Run : #Btn_Exit
#Compteur_Thread : #Compteur_Win0
EndEnumeration

Global Compteur_Thread

Procedure Add(prm)

For Compteur_Thread = 0 To 9999
SetGadgetText(#Compteur_Thread, Str ...