Hi, in Qt 4.3 the method for setting the margins of a QLayout seem to have changed from setMargin() to setContentsMargins(). That is not supported by pyuic4 (see my previous post). Is there a way to generate forms with pyuic4, that work with Qt 4.2 and Qt 4.3 (e.g. by using the old setMargin() method). If not that would mean, eric4 4.1 would require Qt 4.3.
Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
