Qt 6.11 is out! See what's new in the release
blog
Extending the Frozen Column Example
General and Desktop
1
Posts
1
Posters
963
Views
1
Watching
-
I'm trying to integrate the frozen column example into my application, however I'm having the following problem: The header titles are longer than one line and as a result the headers of the two overlapping TableViews have different heights. As I'm new to developing with QT I have no idea where to start so any suggestions are welcome.