Hello,

I compiled latest sip and PyQt snapshots (sip-4.9.2-snapshot-20091115
and PyQt-4.6.2-snapshot-20091115) on win32. However, pyuic4 fails to
produce correct python code for ui files containing rich text widgets.
Problem seems to be related with extra escaping of backslash
characters. Attached is an example ui file with a simple text browser
widget. I have also attached the errornous pyuic4 output (generated
with -x parameter) and a correct one from a previous PyQt4 version
(PyQt4 snapshot 20091028).

Regards,

P.S: Same thing happens on MacOSX as well, for both python2.5 and python2.6
--
Ümit Öztosun

Attachment: test_pyuic.ui
Description: Binary data

Attachment: test_pyuic.py
Description: Binary data

Attachment: test_pyuic_correct.py
Description: Binary data

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

Reply via email to