Hi,

I'm trying to port a Qt3 app to Qt4. I would like the QTableWidget to look like Q3Table. By default QTableWidget will select a column header(make it look darker) when you select a row. I would like to disable this behavior so the header look doesn't change when you select a row.

Thanks
Hua-Ying