Is there an rcc python module similar to the uic module? I would like to be able to create a resource module dynamically at run time in a similar manner I create the UI classes using the uic module. Right now I think I have to shell out and run pyrcc4 so I'm wondering if there is a better way of doing this. Thanks.
-Brent
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to