<HTML>
<HEAD>
<TITLE>wxgrass prototype</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I just committed the last pieces to having a pretty much fully functional (most of the time) GUI prototype in wxPython. This has been a real team effort; a special recognition is owed to J&aacute;chym Cepicky for getting this off the ground and keeping it going&#8212;along with a lot of coding. But there have also been contributions from Martin Landa, Daniel Calvelo, Markus Neteler, and Glynn Clements. <BR>
<BR>
What we have now is a GIS Manager with the option of adding raster, vector, and command layers (and setting transparency for map layers); an integrated command input and output window; menus for all (or most) GRASS commands; and a parser that will create a simple GUI dialog for any command selected. The GIS Manager can launch multiple map display windows, which have a simple set of controls on a tear-off toolbar. There is a nice startup screen and the beginnings of a location creation wizard.<BR>
<BR>
To add a map to the layer tree, click on the appropriate button (or type d.rast or d.vect from the command line). Then double click on the layer to open up an options dialog. When you have the settings, press &#8220;run&#8221; or hit enter in the options dialog (you&#8217;ll see the name of the layer change to match the map you&#8217;ve selected. Set the desired transparency. Press display on the associated map display window.<BR>
<BR>
The prototype is in the new GRASS subversion repository &lt;https://grasssvn.itc.it/grasssvn/grassaddons/trunk/grassaddons/gui/#_trunk_grassaddons_gui_&gt;<BR>
<BR>
Most of the files go into $GISBASE/etc/wx. The script &#8220;wxgrass&#8221; goes into $GISBASE/scripts. If you want to automatically start up in wxgrass, you can use the init.sh script provided (you may need to edit it to match your exiting version if you have trouble with the LD_LIBRARY setting).<BR>
<BR>
To use this, you&#8217;ll need to have Python 2.4 or greater and wxPython 2.8.1 or greater. <BR>
<BR>
We still have a lot to do on this, but the initial work is done to a point that you can try it out.<BR>
<BR>
Enjoy<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>