S
someone
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
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