Hi Miki, Yes, and this works very well. As a side effect it also serves as a template when you need to change certain things dynamically. You can pick snippets for your Gui dynamication.
But as a strong recommendation: never ever change the generated code. Import the generated classes and derive your own on top of it. I even prefer not to derive, but to delegate, to keep my name space tidy. Cheers - chris Sent from my Ei4Steve On Jun 7, 2012, at 21:05, Miki Tebeka <miki.teb...@gmail.com> wrote: >> what is the gui designer that is most popular? > IIRC Qt designer can output Python code. > -- > http://mail.python.org/mailman/listinfo/python-list -- http://mail.python.org/mailman/listinfo/python-list