Microsoft Visual Basic will show the colours (linked to numbers) generated by a random number generator “rolling over” in a Picture Box before displaying the final “selection”. Basic4Android will only show the final “selection”.
I need to show, in a Picture Box, a random selection of colours but want them to flash up the different colours being “considered”, before the “final selection” is made whilst the random selection is processed, with an n-millisecond pause on each.
Is there a way in Basic4Android of “repeating” code blocks with an n-millisecond pause in between each routine?
Kind regards,
David.
I need to show, in a Picture Box, a random selection of colours but want them to flash up the different colours being “considered”, before the “final selection” is made whilst the random selection is processed, with an n-millisecond pause on each.
Is there a way in Basic4Android of “repeating” code blocks with an n-millisecond pause in between each routine?
Kind regards,
David.