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
[EMAIL PROTECTED]

Attachment: FindFileDialog.ui
Description: application/designer

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to