QTableWidget/QTableView very slow resizing?

Matic Kukovec kukovecmatic at hotmail.com
Fri Nov 18 19:01:44 GMT 2022


Hi guys,

I have a QTableWidget (or QTableView) with 18 columns and about 500 rows.
Now scrolling works without problems, but resizing it is painfully slow. Here is an animation showing the problem:
[cid:19adc0f6-d2f5-4dbc-b029-920b605ca8f7]

I tried it with both a QTableWidget and a QTableView with a custom model, no difference in the slow resizing.
Is there a way to fix this slow resizing?

Thanks
Matic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221118/fcf3598c/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python_UsmbZVpji2.gif
Type: image/gif
Size: 214503 bytes
Desc: python_UsmbZVpji2.gif
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221118/fcf3598c/attachment-0001.gif>


More information about the PyQt mailing list