[wxPython-users] Many Similar Dialogs For Date Entry

Rich Shepard rshepard at appl-ecosys.com
Fri Feb 2 10:48:16 PST 2007


> What this calls for is dynamic GUI building. This is exactly why I'm not 
> a fan of point-an-click GUI builders. In a case like this, you don't 
> want to point and click your way to making 18 panels -- you want the 
> panels to be generated by code.

Chris,

   I gave up on the automated tools a while ago. I do all the writing in
emacs. Now that I've discovered the speedbar I can quickly navigate to any
module, class, or function.

> I have a simple example of this that I've enclosed. It's a simple Unit 
> converter.

   I missed seeing this message yesterday and just now found it in the
archives. Please resend -- with attachment -- directly to me to avoid list
clutter.

   This dynamic dialog builder looks like an ideal solution. Better than what
I was starting to do. :-)

Many thanks,

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |          Accelerator(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863




More information about the wxpython-users mailing list