[Gambas-user] Control.Move like animation

abbat81 abbat.81 at ...787...
Fri May 1 13:11:25 CEST 2015


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.




More information about the User mailing list