eqquito
02-04-2005, 08:11 AM
I am making a little simmulation of cars moving on the road. The thing is I made my form and coded the road coordinations into the picturebox but it seems the picture box is down of the form and I have to click the picturebox to be able to see the road lines. Maybe theres some code to refresh the picturebox and im missing it.
Also I made a circle to illustrate cars but i cant get to move from left to write.
additional info.
------------------------------------------
picturebox name: autopista
autopista.Circle (98, -5), 1, RGB(0, 0, 0), 6.28, 0 'car in left lane
Also I made a circle to illustrate cars but i cant get to move from left to write.
additional info.
------------------------------------------
picturebox name: autopista
autopista.Circle (98, -5), 1, RGB(0, 0, 0), 6.28, 0 'car in left lane