On 01/24/2014 09:23 PM, Richard Esplin wrote:
> PyQt3 was much more Pythonic, and I like PySide even more. And the GUI code 
> generated by Qt Designer was very impressive--easy to read and modify. I have 
> never dealt with such clean generated code with any other tool.

That's good.  So you don't use the QUiLoader class?  Seems to me that
parsing the ui file directly at runtime eliminates the need for all code
generators entirely (which have to be rewritten in every language!).

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to