On Thu, 05 Feb 2009 11:59:20 -0800, Brent Villalobos <[email protected]> wrote: > 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.
No - it's on the todo list, but a very long way down. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
