I wrote i little code for testing timer tick event.
I added two timer.
First interval=1
Second interval=1000
First timer increases a variable,
second writes the variable curent value to a label.
If my calculet is ok, every second the label text must to increase with 1000
but it doesn't look like this.... Why?
I added two timer.
First interval=1
Second interval=1000
First timer increases a variable,
second writes the variable curent value to a label.
If my calculet is ok, every second the label text must to increase with 1000
but it doesn't look like this.... Why?