[PyQt] pyuic bug?
Detlev Offenbach
detlev at die-offenbachs.de
Wed Sep 17 19:59:57 BST 2008
Hi,
I think pyuic of recent snapshot has a bug. I have a form with a QTreeWidget.
This widget has some columns where the last column has an empty title. Older
pyuic generated this line of code.
self.findList.headerItem().setText(3,"")
Newer pyuic don't generate this. The example Ui file is attached.
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindFileDialog.ui
Type: application/x-designer
Size: 12619 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080917/9e0c9429/FindFileDialog.bin
More information about the PyQt
mailing list