wxPython - processes

ccahoon chris.cahoon at gmail.com
Wed Nov 30 14:18:29 EST 2005


In wxPython, I want to be able to start downloading a file and have the
window doing such remain interactive, so that the user can cancel
downloading the next file.  Also, if there is a way to cancel a
downloading process, what is it?

I am using urllib.urlretrieve.  Thanks for any help, in advance.




More information about the Python-list mailing list