[PyKDE] QTable and insertColumns

Thierry Jouve jouve at esrf.fr
Mon Jul 8 14:58:01 BST 2002


Hi,

I have some problems with "insertColumns" in a QTable object.
I want to dynamically create and fill columns of QTable, but I have a
really strange result.

If I create all the columns, and then I fill the cell, it's okay....
But if I create columns dynamically, then when I fill the cell some
others cells are deleted,
or moved...

A script that demonstrates the problem is enclosed.

Regards,

--
   Thierry JOUVE

   BLISS GROUP - ESRF
   Mail : jouve at esrf.fr, Office : 155b, Tel : 29-46
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tableBugTest.py
Type: application/octet-stream
Size: 1082 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020708/d704030d/tableBugTest.obj


More information about the PyQt mailing list