[PyKDE] QSizePolicy error on Zaurus

Torben M. Hansen torhans at inbox.lv
Mon Jan 26 14:28:00 GMT 2004


When attempting to make a application for for my Zaurus SL-C750 using
PyQt / Qt Designer, I get the following error:

-----------------------------------------------------------------------------------------------
self.cbCB.setSizePolicy(QSizePolicy(4,0,0,0,self.cbCB.sizePolicy().hasHeightForWidth())

TypeError: too many arguments to QSizePolicy(), 3 at most expected
-----------------------------------------------------------------------------------------------

My version of Qt Designer is version 1.1 for Qt version 2.3.2 (Same
result with 3.1 for 3.1.2)
pyuic is version 3.8.1 for 3.1.2

If the problem is pyuic, where do I get a suitable version?

Thanks
Torben




More information about the PyQt mailing list