28-07-2006, 10:25 AM
hmm, this doesnt work...i tried the same, but i mean tit like this:
a timer will always calculate on what tile your mouse is right now, so its like the this:
Private Sub picBackSelect_MouseMove(Button As Integer, Shift As Integer, x As Single, y As Single)
where it gets the x and y automatically when you move, but i want it all the time to calculate the new time
i hope that clears this a lil bit up
thanks!
a timer will always calculate on what tile your mouse is right now, so its like the this:
Private Sub picBackSelect_MouseMove(Button As Integer, Shift As Integer, x As Single, y As Single)
where it gets the x and y automatically when you move, but i want it all the time to calculate the new time
i hope that clears this a lil bit up
thanks!