visual gui ides for python/jythpn

kyosohma at gmail.com kyosohma at gmail.com
Wed Jun 20 14:41:18 EDT 2007


On Jun 20, 1:16 pm, kromakey <recursiv... at gmail.com> wrote:
> Hi,
>
> Are there any free visual GUI IDE's available for python/jython, which
> have a drag and drop form designer similar to Visual Studio or
> Delphi ?
>
> Cheers
> kromakey

I think Boa Contructor and wxGlade do that for the wxPython GUI
toolkit:

http://boa-constructor.sourceforge.net/
http://wxglade.sourceforge.net/

XRCed kind of does this as well: http://xrced.sourceforge.net/

Dabo: http://dabodev.com

wxGlade and XRCed are included in SPE - http://pythonide.blogspot.com/

Mike




More information about the Python-list mailing list