About choosing wxpython developement tools

There are couple wxPythin development tools available on the net. May I ask
experienced users to give some advices about the comparison between them?
Thank you in advance!

Jack

It depends mostly on what you want:

wxGlade allow you to generate either for python/c++ and even perl
http://wxglade.sourceforge.net/

Whereas boa-constructor has a very usefull debugging tool:
http://boa-constructor.sourceforge.net/

Personally, I use both.

HTH
mathieu

jack wrote:

···

There are couple wxPythin development tools available on the net. May I ask
experienced users to give some advices about the comparison between them?
Thank you in advance!

Jack

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org

--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/

You also have an other project wxDesigner that isn't free
and http://visualwx.altervista.org/ wich is free but not opensource and
only for windows. I've heard there ar e linux plans comming.

···

Op do 17-07-2003, om 15:48 schreef Mathieu Malaterre:

It depends mostly on what you want:

wxGlade allow you to generate either for python/c++ and even perl
http://wxglade.sourceforge.net/

Whereas boa-constructor has a very usefull debugging tool:
http://boa-constructor.sourceforge.net/

Personally, I use both.

HTH
mathieu

jack wrote:
> There are couple wxPythin development tools available on the net. May I ask
> experienced users to give some advices about the comparison between them?
> Thank you in advance!
>
> Jack
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
> For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
>

There are couple wxPythin development tools available on the net. May I

ask

experienced users to give some advices about the comparison between them?
Thank you in advance!

A while back Chuck Esterbrook compiled information about wxPython
development tools and the results are here:

    http://chuckesterbrook.com/wxPython/

I use the HAP debugger and XRCed. HAP Debugger is a lot like Visual Studio.

-Rick King
Southfield MI