Hi,

2011/7/10 Michael Barton <[email protected]>:

> Like Anna, I tried both wxGlade and BoaConstructor but decided not to use 
> them. They are OK for a quick interface build, but after working with them 
> some I found it much better to just program wxPython manually using a good 
> IDE. There are numerous IDE's available. For Mac, I've been using Editra for 
> several years and like it a lot.

unfortunately there is no good designer for wxPython compared e.g. to
QT library. At the end you will probably end up with your text editor
which you are use normally for programming. Writing code manually also
helps you to follow wxGUI coding style [1].

Martin

[1] http://trac.osgeo.org/grass/browser/grass/trunk/SUBMITTING_PYTHON#L152

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to