<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<font style="font-size:10pt" face="Tahoma" size="2"><span style="font-size:10pt"><span dir="ltr"><font color="red" size="6"><span style="font-size:24pt"><b></b></span></font></span></span></font><br>Hi,<br><br>pyQt is really good for fast graphic GUI designing. <br>Maybe not the best for beginners,cause this can't allow them to understand how to code GUIs.<br>And as said before, for each modification not need to regenerate the code,it's sometimes boring <br><br>Loïc<br><font style="font-size: 10pt;" class="ecxApple-style-span" face="Tahoma" size="2"></font><br><br><br><div><div id="SkyDrivePlaceholder"></div>> From: tismer@stackless.com<br>> Subject: Re: what gui designer is everyone using<br>> Date: Fri, 8 Jun 2012 11:27:44 +0200<br>> To: miki.tebeka@gmail.com<br>> CC: python-list@python.org<br>> <br>> Hi Miki,<br>> <br>> Yes, and this works very well. As a side<br>> effect it also serves as a template when<br>> you need to change certain things<br>> dynamically. You can pick snippets for<br>> your Gui dynamication. <br>> <br>> But as a strong recommendation: never<br>> ever change the generated code. Import the generated classes and derive<br>> your own on top of it.<br>> I even prefer not to derive, but to delegate, to keep my name space tidy. <br>> <br>> Cheers - chris<br>> <br>> Sent from my Ei4Steve<br>> <br>> On Jun 7, 2012, at 21:05, Miki Tebeka <miki.tebeka@gmail.com> wrote:<br>> <br>> >> what is the gui designer that is most popular?<br>> > IIRC Qt designer can output Python code.<br>> > -- <br>> > http://mail.python.org/mailman/listinfo/python-list<br>> -- <br>> http://mail.python.org/mailman/listinfo/python-list<br></div> </div></body>
</html>