How do I print to text browser with Qthread? (in PyQt)

someone lyarmulka at gmail.com
Sat Nov 21 07:44:02 EST 2009


Hello,
I wrote Qthread that gets in the constructor a textBrowser from PyQt
application
and I tryed to print in this widget text that is updated each 5
seconds
(Like application that counts numbers of the text brouser)

Is anyone can explain me how to do this?
I would glad if you can attach a code example.
thanks
someone



More information about the Python-list mailing list