[Qt-interest] QTableWidget continuous updates and gui freeze
Bill Crocker
william.crocker at analog.com
Thu Jul 14 18:58:13 CEST 2011
Riccardo Roasio wrote:
> Hi,
>
> i have a QTableWidget derived class that receive update events from a
> thread reading from a serial line.
> I noticed that on high traffic there are so many updates request thata
> the gui seems to freeze showing nothing...
>
>
> How can i solve this problem?
>
Yield the receiving thread.
> Thanks,
> Riccardo
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list