Hi guys, I'm quite new to PyQt and I haven't found any specific docs about loading .ui XML on the fly using Python. The Qt4 C API [1] says that it's possible using QUiLoader.load . Is it possible on PyQt? Also, I'd like to be able to load the XML from a buffer, not from a file. Any ideas?
Thanks for your attention! Regards, Tkm http://djangopeople.net/brunotikami/
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
