Qt 6.11 is out! See what's new in the release
blog
QTableView header painting issues when scrolling and fast scrolling
General and Desktop
3
Posts
3
Posters
1.3k
Views
1
Watching
-
Hello guys. I can't find anywhere else a solution for this, not even some posts about people running in the same issue.
I have a very simple QTableView using a table model as in the attached picture with several lines.
When I scroll the table the header gets painted with parts of the contents of the cells and the faster I scroll the header get more "painted" with parts of the contents of the cells.
!https://copy.com/iFgofaapGd9zlGXC(QTableView scroll)!
Any ideia how to prevent this?
I'm using Qt 4.8.4 and this happens in my dev machine and in VMs too
Thank you.
-
Hi,
Also, what version of Qt on what OS are you using ?