If ypur project is heavy on forms, it may have a database behind it. <br>So it may be a good Idea to check out camelot:<br><a href="http://www.python-camelot.com/">http://www.python-camelot.com/</a><br>it still uses Qt and you can still use eric as your IDE<br>

<br>my 2 cents,<br><br clear="all">Flávio Codeço Coelho<br>================<br>+55(21) 3799-5567<br><div><a href="http://emap.fgv.br/flavio.coelho" target="_blank">Professor</a></div><div><a href="http://emap.fgv.br" target="_blank">Escola de Matemática Aplicada</a> </div>

<div><a href="http://www.fgv.br" target="_blank">Fundação Getúlio Vargas</a><br><a href="http://br.linkedin.com/in/fccoelho" target="_blank"><img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png"></a> <a href="http://twitter.com/fccoelho" target="_blank"><img src="https://6199274246984737549-a-1802744773732722657-s-sites.googlegroups.com/site/fccoelho/twitter.png?attachauth=ANoY7cq9t2SkamSK8svreAqxVNR_AA5_1gxUCngbYscnoQKLOrJUQ6tiqqAFxDI8Z84d6XhNByfMpQMT4kVhn8Mpp9wEFLmuvQUmVlIgB-CORRQ6F3y29g4AIULkCLkOtlPWnV6ANa5iiLdlfISdqstyW59oKhOZLwbh964eb4o9lPaolOdhDQ00pik0FazPCxx6P20gfi2x&attredirects=0"></a><br>

</div><br>
<br><br><div class="gmail_quote">On Mon, May 9, 2011 at 04:01, Werner F. Bruhin <span dir="ltr"><<a href="mailto:werner.bruhin@free.fr">werner.bruhin@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 05/08/2011 08:25 PM, Geoff Clements wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In reply to Detlev Offenbach re Re: [Eric] Gui development in linux.:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
As a GUI toolkit I would recommend Qt with the PyQt python bindings. As an<br>
IDE like VB I am recommending eric. Depending on which version of Python<br>
shall be used (Python2 or Python3) one should use eric4 or eric5.<br>
<br>
</blockquote>
<br>
Detlev's recommendation gets a +1 from me but just to give you an alternative<br>
you may also want to check out <a href="http://www.wxwidgets.org/" target="_blank">http://www.wxwidgets.org/</a> and the python<br>
bindings at <a href="http://www.wxpython.org/" target="_blank">http://www.wxpython.org/</a>.<br>
</blockquote></div>
If you go the wxPython route you should also look at Dabo - <a href="http://dabodev.com/" target="_blank">http://dabodev.com/</a> , its class designer lets you layout screens/forms<br>
<br>
Other options are:<br>
sqlkit - <a href="http://sqlkit.argolinux.org/" target="_blank">http://sqlkit.argolinux.org/</a> - does a lot of guessing/autogeneration of forms (which can be adjusted) if your application is database oriented and uses SQLAlchemy<br>


<br>
<a href="http://wxglade.sourceforge.net/" target="_blank">http://wxglade.sourceforge.net/</a> , layout designer<br>
<br>
More options can be found here:<br>
<a href="http://wiki.python.org/moin/GuiProgramming" target="_blank">http://wiki.python.org/moin/GuiProgramming</a><br><font color="#888888">
<br>
<br>
Werner</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Eric mailing list<br>
<a href="mailto:Eric@riverbankcomputing.com" target="_blank">Eric@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/eric" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
</div></div></blockquote></div><br>