Hello
wonder if there is an easy way to tell 'QTableView' what the minimum column
width should be.
'resizeColumnsToContents' does not really do what we want. Often we start with
an empty table and in this case 'resizeColumnsToContents' would make the
columns too narrow. The same applies when we have a filter set on the table,
and only a few rows with relatively short values are listed, we still want to
have enough space when a new row is added.
Any help would be appreciated.
Cheers
B.
_______________________________________________
PyQt mailing list PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt