[wxPython-users] wxpython buider/IDE
Rich Shepard
rshepard at appl-ecosys.com
Sat Dec 2 07:31:05 PST 2006
On Sat, 2 Dec 2006, Allan Noriel Estrella wrote:
> I am doing a project wherein I will embed matplotlib in a wxPython app and
> add some controls and functionalities in it. I will be displaying data
> aquired by a sensor and plot them and add some tools for analysis. Which
> of the available IDEs, GUI builder will help me in doing the app. I have
> a month to do this project and having a separate GUI builder and editor
> seams to be tedious tasks. Do you have suggestions wherein I can do the
> coding and designing in one program?
Allan,
You'll see a lot of recommendations because there are many options
availalble to you. When I started with python and wxpython I looked at
several GUI tools but quickly reverted to emacs. Writing the wxpython code
by hand has taught me a lot more about how and why it works as it does, and
it gives me much greater flexibility in both design and implementation.
There are many available options just because each of us prefers working
in a certain way different from many others, and we want different abilities
in our tools. So, take a look at what's available (let's see ... there's
SPE, Boa, wxGlade, and probably several others) in the GUI field, or use
your favorite text editor and just do it (as they say on the Nike campus).
Rich
--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc.(TM) | Accelerator
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
More information about the wxpython-users
mailing list