How do I freeze the first row in a QTableWidget?
-
Frozen Column Example (https://doc.qt.io/qt-6/qtwidgets-itemviews-frozencolumn-example.html). [With this wonderful new forum how do I pick "link Url" which used to be so easy and useful?)
void QTableView::resizeColumnToContents(int column) (https://doc.qt.io/qt-6/qtableview.html#resizeColumnToContents)
-
Frozen Column Example (https://doc.qt.io/qt-6/qtwidgets-itemviews-frozencolumn-example.html). [With this wonderful new forum how do I pick "link Url" which used to be so easy and useful?)
void QTableView::resizeColumnToContents(int column) (https://doc.qt.io/qt-6/qtableview.html#resizeColumnToContents)
-
@JonB use the answer arrows rather than the quick answer box. You will have the full editor :-)