[Eric] Gui development in linux.

Flavio Coelho fccoelho at gmail.com
Mon May 9 10:42:35 BST 2011


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

my 2 cents,

Flávio Codeço Coelho
================
+55(21) 3799-5567
Professor <http://emap.fgv.br/flavio.coelho>
Escola de Matemática Aplicada <http://emap.fgv.br>
Fundação Getúlio Vargas <http://www.fgv.br>
<http://br.linkedin.com/in/fccoelho> <http://twitter.com/fccoelho>



On Mon, May 9, 2011 at 04:01, Werner F. Bruhin <werner.bruhin at free.fr>wrote:

> On 05/08/2011 08:25 PM, Geoff Clements wrote:
>
>> In reply to Detlev Offenbach re Re: [Eric] Gui development in linux.:
>>
>>
>>> As a GUI toolkit I would recommend Qt with the PyQt python bindings. As
>>> an
>>> IDE like VB I am recommending eric. Depending on which version of Python
>>> shall be used (Python2 or Python3) one should use eric4 or eric5.
>>>
>>>
>> Detlev's recommendation gets a +1 from me but just to give you an
>> alternative
>> you may also want to check out http://www.wxwidgets.org/ and the python
>> bindings at http://www.wxpython.org/.
>>
> If you go the wxPython route you should also look at Dabo -
> http://dabodev.com/ , its class designer lets you layout screens/forms
>
> Other options are:
> sqlkit - http://sqlkit.argolinux.org/ - does a lot of
> guessing/autogeneration of forms (which can be adjusted) if your application
> is database oriented and uses SQLAlchemy
>
> http://wxglade.sourceforge.net/ , layout designer
>
> More options can be found here:
> http://wiki.python.org/moin/GuiProgramming
>
>
> Werner
>
>
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20110509/03426593/attachment.html>


More information about the Eric mailing list