[Gambas-user] Empty While loop question

Jose J. Rodriguez joe1962 at ...626...
Wed Apr 20 03:51:09 CEST 2005


On Wednesday, 20 de April de 2005 04:37 am, nando wrote:
> Thank you.
>
> VB has the same problem.
> If I need to do pure processing of data for a extended period of time,
> then while the code is running, the timer would never fire.
>

Hi:

In VB, you needed to execute a DoEvents() every x number of loops to allow 
other processing to proceed. I haven't yet researched how to do this in 
Gambas, since I've not used a timer so far (didn't know yet that it was 
necessary, either).

Joe1962




More information about the User mailing list