[Twisted-Python] Twisted with PyQt

Jean-Paul Calderone exarkun at divmod.com
Tue Dec 2 07:10:02 MST 2008


On Tue, 2 Dec 2008 14:29:54 +0200, Aydın ŞEN <adigeaydin at gmail.com> wrote:
>Hi,
>i am using qt4reactor with twisted. My app structure is below:
>
>i have pyqt class
>
> [snip]
>
>i am updating my progressBar from Upload class, but window is freezing when
>i do it (only progressBar isnot, others are freezing when i upload file).
>How can i solve this, how can i design it?

You've probably omitted too many details for anyone to know what is causing
the problem or make a suggestion about how to fix it.  Try posting a complete,
minimal example which demonstrates the problem so that others can reproduce it
themselves.

Jean-Paul




More information about the Twisted-Python mailing list