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? Thanks, Riccardo