Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63594 > unrolled thread
| Started by | Prapulla Kumar <prapulla447@gmail.com> |
|---|---|
| First post | 2014-01-09 17:23 +0530 |
| Last post | 2014-01-09 17:23 +0530 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re : Python GTK GUI struck when process is going on. Prapulla Kumar <prapulla447@gmail.com> - 2014-01-09 17:23 +0530
| From | Prapulla Kumar <prapulla447@gmail.com> |
|---|---|
| Date | 2014-01-09 17:23 +0530 |
| Subject | Re : Python GTK GUI struck when process is going on. |
| Message-ID | <mailman.5255.1389268663.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hi all, I'm using python gtk to upload file to S3 service by boto API , GUI struck when uploading file and releases the GUI after completed download I'm using thread to show progress of upload in GUI but it struck. Can you some suggestion how to show progress of upload in GUI or any spinner until upload finish With Regards Prapulla Kumar R
Back to top | Article view | comp.lang.python
csiph-web