On Tue, 01 Mar 2005 15:24:51 -0800, Don <[EMAIL PROTECTED]> wrote: > One question remains: What version of PyQt (or, is it part of Eric?) has > the version of pyuic that will generate code that works with SIP 4.2 > (that is, it generates enums rather than integers for the QSizePolicy > arguments)?
I had the same problem with some users of my application. A recompile of the ui files with pyuic from PyQt 3.14 solved the problem. mfg. Wido -- Wido Depping ICQ: 51303067 AIM: wido3379 Jabber: [EMAIL PROTECTED] Blog: http://widoww.blogspot.com _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
