Thread
:
PyQt loading progressbar?
View Single Post
zolakt
2010-05-04 , 14:13
Posts: 58 | Thanked: 10 times | Joined on Dec 2009
#
1
Hi,
I have some os.system commands in my app that take some time executing.
I'd like to display a progress bar over my main windows while the commands are running.
It would also be nice if i could write text to it according to execution state, like "adjusting image", "running recognition", "deleting tmp files"
How can I do this in Qt and python?
Quote & Reply
|
zolakt
View Public Profile
Send a private message to zolakt
Find all posts by zolakt