[PyKDE] QTable black line around cell ?

Dave S eric3 at pusspaws.net
Fri Sep 22 21:54:52 BST 2006


I have a QTable which works great, however when you click a cell 
it 'highlights' it by drawing a black line around it. 

Is it possible to stop this ? The action of clicking the cell opens a dialog 
anyway and it would be great if I could clean this up.

I tried ..

self.table1.SelectionMode(QTable.NoSelection)

but did not get the desired result

Cheers

Dave




More information about the PyQt mailing list