On Wednesday 23 April 2008, Bruno Tikami wrote: > 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?
http://www.riverbankcomputing.com/static/Docs/PyQt4/pyqt4ref.html#the-uic-module Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
