[Gambas-user] Progressbar problem

R. Stormo rohnny at ...1248...
Wed Nov 29 17:00:18 CET 2006




Fabien Bodard-4 wrote:
> 
> 
> DIM i AS Integer
> ProgressBar1.Visible = TRUE
>  wait
>  FOR i = 1 TO 246
>      ProgressBar1.Value += 0.004
>      ProgressBar1.Refresh
>   NEXT
> ProgressBar1.Visible = FALSE
> 
> 


Thank you, it worked like a sharm. 


Regards Rohnny
    My Gambas Community http://gambasforum.tk

-- 
View this message in context: http://www.nabble.com/Progressbar-problem-tf2720540.html#a7601883
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list