Re: wait a few seconds
Cor wrote:[color=blue]
> Hi Snuyt,
>
> I readed it again, I became confused by the server in the thread, but now I
> saw it was from Tom, so this is not necessary.
>
> Sorry, but I became confused by this thread.
>
> You do not need a clock, you do not need a wait, just events to which wait
> on the click of the user and do than the things which are needed.
>
>
> Cor
>[color=green]
>>do untilmessagefro muser = true
>> threading.threa d.sleep(100)
>> application.doe vents
>>next[/color]
>
>
>[/color]
Ok, thanks all for the support.
Snuyt
Cor wrote:[color=blue]
> Hi Snuyt,
>
> I readed it again, I became confused by the server in the thread, but now I
> saw it was from Tom, so this is not necessary.
>
> Sorry, but I became confused by this thread.
>
> You do not need a clock, you do not need a wait, just events to which wait
> on the click of the user and do than the things which are needed.
>
>
> Cor
>[color=green]
>>do untilmessagefro muser = true
>> threading.threa d.sleep(100)
>> application.doe vents
>>next[/color]
>
>
>[/color]
Ok, thanks all for the support.
Snuyt
Comment