i need 3 x Thread to "shift" Colum with "different Speed" in RED Box i have a "fix" Array where Row 1-3 are shown at Start
Result is in GREEN Box which match Image
i DON´T want "new Number" ... i want to "shift" (roll) Image and show "rolling" ...
1st Colum "4" go away,
"9" to 1st Line and "3" to 2nd Line.
3rd Line now become "1" (see RED Box)
same with Column 2 and 3 ... but with "different Speed"
---
1st Column start first and normal end first ... but there is a "Stop Button"
"Stop Button" is disable when start but after "some time" it will enable
User can press Button to "stop rolling" ... but with delay
---
as i say i "think" i need 3 x Thread ... or other Idea to show "rolling"
attached Code with Resource