Hello,

there is enought big QTableWidget table with lot of columns. Therefore
some columns which contain long text in header has inappropriate view.
I didn't use QTableWidgetHeader as header because hierarchical header
is not simple task so I just glue two QTableWidget tables (one as
header). So, question is how better rotate on 90 degree text in table
cell (which served as header)? Unfortunately google didnt said me
anything intelligible.

Thanks a lot!

With best regards,
-vadym
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to