How to move a controls?
This does not work
Dim i As Integer
For i = 0 To 290
MovieBox3.Move(1002 - i, 570)
Wait 10
Next
--
View this message in context: http://gambas.8142.n7.nabble.com/Control-Move-like-animation-tp51421.html
Sent from the gambas-user mailing list archive at Nabble.com.