[Gambas-user] R: Control.Move like animation

Ru Vuott vuott at ...325...
Fri May 1 14:17:37 CEST 2015


It works.
Pay attention, Wait 10  ->  10 seconds !!!

Regards
vuott


--------------------------------------------
Ven 1/5/15, abbat81 <abbat.81 at ...787...> ha scritto:

 Oggetto: [Gambas-user] Control.Move like animation
 A: gambas-user at lists.sourceforge.net
 Data: Venerdì 1 maggio 2015, 13:11
 
 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.
 
 ------------------------------------------------------------------------------
 One dashboard for servers and applications across
 Physical-Virtual-Cloud 
 Widest out-of-the-box monitoring support with 50+
 applications
 Performance metrics, stats and reports that give you
 Actionable Insights
 Deep dive visibility with transaction tracing using APM
 Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 _______________________________________________
 Gambas-user mailing list
 Gambas-user at lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list