Hi can anybody know how to add shapes to canvas automatically with in some time interval (i.e. i want to add some circles to canvas for each 5 seconds howz it possible)
thanx-Nagu
Hi can anybody know how to add shapes to canvas automatically with in some time interval (i.e. i want to add some circles to canvas for each 5 seconds howz it possible)
thanx-Nagu
Add shapes with time interval
KingCobra
Can u give me a simple example code bcoz i never used this before
thanx-Nagu
Frank Szendzielarz
KalleKlovn
So you just need to modify the code to add a timer
Manan Pancholi
Wouldn’t the timer run in the wrong tread so that it can't access the canvas