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


Groups > comp.lang.python > #63594

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

Date 2014-01-09 17:23 +0530
Subject Re : Python GTK GUI struck when process is going on.
From Prapulla Kumar <prapulla447@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5255.1389268663.18130.python-list@python.org> (permalink)

Show all headers | View raw


[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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web