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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
