Python GUI programming and boa or better ?

Mike Driscoll kyosohma at gmail.com
Mon Apr 14 10:01:04 EDT 2008


On Apr 14, 8:20 am, bvidinli <bvidi... at gmail.com> wrote:
> I program in python for about 2-3 monthos.
> I just started/tested gui programming with many tools.
> i tested boa last, it is the closest tool to delphi in tui tools that i used.
>
> I managed to play with it a bit.
>
> If you have any other tool which you know better than Boa Constructor,
> please write in here.
>
> Any other suggestion about python GUI programming is welcome.
> thanks.
>
> --
> Ý.Bahattin Vidinli
> Elk-Elektronik Müh.
> -------------------
> iletisim bilgileri (Tercih sirasina gore):
> skype: bvidinli (sesli gorusme icin,www.skype.com)
> msn: bvidi... at iyibirisi.com
> yahoo: bvidinli
>
> +90.532.7990607
> +90.505.5667711

You'll probably want to take a look at the Python GUI FAQ for Python:

http://www.python.org/doc/faq/gui/

And the Python Wiki has information on the many editors out there,
including some GUI ones:

http://wiki.python.org/moin/PythonEditors

I hand-code all of my mine, although occasionally I'll use Visual
Studio to create the look and then code wxPython to match.

Mike



More information about the Python-list mailing list