Question
isn't its possible to pass parameter with timer events
helo every one,
i have a array which i need to plot on the screen. the plotting should have some delay in between so that we can see the points being plotted. i tried using timer class but when the event occurs my loop index has always reached last element. any help...
heres the code i used
i have a array which i need to plot on the screen. the plotting should have some delay in between so that we can see the points being plotted. i tried using timer class but when the event occurs my loop index has always reached last element. any help...
heres the code i used