On Fri, Sep 27, 2013 at 02:18:34PM +0200, Robert Schilling wrote:

> This measurement is running about an hour. It continuously sends signals to 
> the UI which prints them in a text field.

Do you have a lot of text in your text field?

The problem is that the text field holds too much content.

So the solution is simple: you need to clear your text field periodly.


Regards
baneyue
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to