Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63594 > unrolled thread

Re : Python GTK GUI struck when process is going on.

Started byPrapulla Kumar <prapulla447@gmail.com>
First post2014-01-09 17:23 +0530
Last post2014-01-09 17:23 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re : Python GTK GUI struck when process is going on. Prapulla Kumar <prapulla447@gmail.com> - 2014-01-09 17:23 +0530

#63594 — Re : Python GTK GUI struck when process is going on.

FromPrapulla Kumar <prapulla447@gmail.com>
Date2014-01-09 17:23 +0530
SubjectRe : 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web