Hi, I have a little problem and hope someone will help me tosolve it:
I need to show a string on the screen for a small, customizable amount of time (e.g. 50-500 milliseconds)
A good result is obtained with millisecs(), but I noticed that moving the mouse around slows the execution and makes time impredictable, even if mouse is hidden (either in Blitz Basic and in Blitz Plus): use of delay() seems not useful.
Some idesas? Thank you
allos
I need to show a string on the screen for a small, customizable amount of time (e.g. 50-500 milliseconds)
A good result is obtained with millisecs(), but I noticed that moving the mouse around slows the execution and makes time impredictable, even if mouse is hidden (either in Blitz Basic and in Blitz Plus): use of delay() seems not useful.
Some idesas? Thank you
allos