[GRASS-dev] WxPython prototype GRASS GUI. Version 2

Yann Chemin ychemin at gmail.com
Mon Aug 7 15:03:29 EDT 2006


I'd like to think we can make a C code to automatically create a menu
description file instead of making it by hand all the time. If you
could separate it well from the other coding, it should make that task
easier when we'll come to it.


Additionally, since Python GUI does not need recompiling, it should
then be possible to generate "flavors" of GRASS, i.e. for image
processing or for GIS analysis, etc on the fly by modifying menu
contents.

Yann

On 08/08/06, Michael Barton <michael.barton at asu.edu> wrote:
> Thanks very much!
>
> I'll try to merge this in over the next couple days and repost. We should
> probably move the menu definitions data object to a separate module, because
> it will get large. Also, it could then be used to transition all or part to
> a tool-box metaphor. Once I get the word that it's OK, I can go ahead and
> move this to the cvs for easier updates and versioning.
>
> Michael
> __________________________________________
> Michael Barton, Professor of Anthropology
> School of Human Evolution & Social Change
> Center for Social Dynamics and Complexity
> Arizona State University
>
> phone: 480-965-6213
> fax: 480-965-7671
> www: http://www.public.asu.edu/~cmbarton
>
>
> > From: Yann Chemin <ychemin at gmail.com>
> > Date: Tue, 8 Aug 2006 01:02:07 +0700
> > To: Grass Developers List <grass-dev at grass.itc.it>, Michael Barton
> > <michael.barton at asu.edu>
> > Cc: Markus Neteler <neteler at itc.it>
> > Subject: Re: [GRASS-dev] WxPython prototype GRASS GUI. Version 2
> >
> > Hi, i just finished the whole raster module,
> > here is the file attached, please try it.
> > Few commands missing (remarked IN BOLD in the dialog).
> > Looks quite nice.
> >
> > I am using python 2.4.3 on Mandriva 2007.0, not sure about wxpython.
> >
> >
> > I am going to be busy up to next week,
> >
> > Yann
> >
> >
> > On 08/08/06, Michael Barton <michael.barton at asu.edu> wrote:
> >> Yann,
> >>
> >> We need to merge this with the new version I just posted on the WIKI.
> >> Definitely need to move this into the CVS.
> >>
> >> Markus, procedure?
> >>
> >> Michale
> >> __________________________________________
> >> Michael Barton, Professor of Anthropology
> >> School of Human Evolution & Social Change
> >> Center for Social Dynamics and Complexity
> >> Arizona State University
> >>
> >> phone: 480-965-6213
> >> fax: 480-965-7671
> >> www: http://www.public.asu.edu/~cmbarton
> >>
> >>
> >>> From: Yann Chemin <ychemin at gmail.com>
> >>> Date: Mon, 7 Aug 2006 22:44:36 +0700
> >>> To: Grass Developers List <grass-dev at grass.itc.it>
> >>> Subject: Re: [GRASS-dev] WxPython prototype GRASS GUI. Version 2
> >>>
> >>> Made some menus in the raster module, try them out...
> >>> took me 10 minutes, quite easy.
> >>>
> >>> r.mapcalc bombs...
> >>> but others work fine (did not try them all though).
> >>>
> >>> yann
> >>
> >>
>
>




More information about the grass-dev mailing list