--------- Original Besked --------
Fra: Phil Thompson <[email protected]>
Til: Brent Villalobos <[email protected]>
Cc: [email protected]
Emne: Re: [PyQt] rcc module?
Dato: 05/02/09 21:43

> On Thu, 05 Feb 2009 11:59:20 -0800, Brent Villalobos
> &lt;[email protected]&gt; wrote:
> &gt; Is there an rcc python module similar to the uic module?  I would
like 
> &gt; to be able to create a resource module dynamically at run time in a 
> &gt; similar manner I create the UI classes using the uic module.  Right
now 
> &gt; I think I have to shell out and run pyrcc4 so I'm wondering if there
is 
> &gt; 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
> 

I do the whole thing from a Makefile. Thats almost automatical.

Mads
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to