[PyQt] setCurrentCell problem

duncan duncan duncan73 at gmail.com
Thu Mar 22 16:22:56 GMT 2007


I am having some problems using setCurrentCell.

I have a QTableWidget with some rows and colums.

At some point I call QTableWidget.setCurrentCell(0,0)

The result is that the active cell is not the cell at row 0 col 0, but the
cell at row 0 col 1

This happen also calling setCurrentCell with row <> 0

Any hints ?

bye
Gianluca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070322/714009bd/attachment.html


More information about the PyQt mailing list