Hi guys,<br><br>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?<br clear="all">
<br>Thanks for your attention!<br><br>Regards,<br><br>Tkm<br><a href="http://djangopeople.net/brunotikami/">http://djangopeople.net/brunotikami/</a>