[MonoDevelop] How to download a file?
Jacob Ilsø Christensen
jacobilsoe at gmail.com
Tue Sep 19 16:47:44 EDT 2006
I guess you would spawn wget in a separate thread and continually read
its standard output to update the progress bar. You can find
documentation on the progressbar here:
http://go-mono.com/docs/monodoc.ashx?link=T%3aGtk.ProgressBar
/Jacob
On 9/19/06, Carlos Adriano Portes <xcap2000 at gmail.com> wrote:
> Hi
>
> I would like to know how to download a file using wget and show its
> progress in a progress bar from my application, can someone give me an
> example?
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
More information about the Monodevelop-list
mailing list