[PyKDE] Little problem in QTable

Thierry Jouve jouve at esrf.fr
Wed Jun 19 10:55:01 BST 2002


Hi,

just a little bug report on QTable.setText(...)

When you use this method like this

qTable = QTable(2,2)
qTable.setText(-1, -1, "The text to be displayed")

You have a wonderful SegFault...

PyQt : 3.1, Python : 2.1.1, Qt : 3.0.2, Sip : 3.1

--
   Thierry JOUVE

   BLISS GROUP - ESRF
   Mail : jouve at esrf.fr, Office : 155b, Tel : 29-46




More information about the PyQt mailing list