[Gambas-user] Ftp Client. Uploading status bar
Jorge Carrión
shordi at ...626...
Sat Oct 5 16:22:15 CEST 2013
Tobi,
doesn't works for me. The progress event isn't triggered at all and, If try
to simulate it with a
While ftpcClient1 status > 0
progressbar.value= FtpcClient1.Uploaded / FtpcClient1.TotalUploaded
wend
Is needed to implement a observer or something?
I'm using the nemh Kende Christian repository version of Gambas.
Till if I key in console:
~ $ gambas3 --version
I obtain: 3.4.0
I'ts too old my version?
Regards
2013/10/5 Tobias Boege <taboege at ...626...>
> On Sat, 05 Oct 2013, Jorge Carri?n wrote:
> > Hi Benoit:
> >
> > Some time ago you said that you had improved a way to construct a status
> > bar in the put event of the ftpClient.
> > Now I've exploring the component properties, but can't find that way.
> > ?Can you (or someone who knows that way) send a little example of code?
> >
> > Thanks in advance
>
> It's pretty straightforward. See the attached example. As said in the
> comments, you can easily adapt it to Put instead of Get.
>
> Regards,
> Tobi
>
> --
> "There's an old saying: Don't change anything... ever!" -- Mr. Monk
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> 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