Developing GUI applications

Juan Pablo Romero Méndez jpablo.romero at gmail.com
Sun Jun 21 01:33:22 EDT 2009


PyQt: http://www.riverbankcomputing.co.uk/software/pyqt/intro

All the benefits of Qt: multiplataform, excellent documentation, great
API, visual widget designer, etc, etc.

For the coding itself, I use netbeans + python plugin.

Regards,

  Juan Pablo

2009/6/21 Chris Rebert <clp2 at rebertia.com>:
> On Sat, Jun 20, 2009 at 6:37 PM, Grant Ito<grant_ito at shaw.ca> wrote:
>> Hi everyone.
>>
>> I'm looking to find out what people are using for an open source wysiwyg GUI
>> developer. I'm running both Linux and Windows but prefer to do my
>> development in Linux. I've got the most experience with Tkinter but am
>> willing to look at wxPython and Tix as well.
>
> GTK: Glade - http://glade.gnome.org/
> WxPython: Boa Constructor - http://boa-constructor.sourceforge.net/
>
> Cheers,
> Chris
> --
> http://blog.rebertia.com
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list