<HTML>
<HEAD>
<TITLE>Re: [GRASS-DEV] In wxgrass File menu import vector calls v.out.ogr</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I just fixed this (I hope) throughout the menu. I tried to make it compact and regular, but forgot that each menu item needs to be unique in order for wxPython to find the command associated with the menu item. So I've tried to differentiate each item with a little more text.<BR>
<BR>
Michael<BR>
<BR>
<BR>
On 6/18/07 8:39 AM, &quot;Agustin Diez Castillo&quot; &lt;Agustin.Diez@uv.es&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi,<BR>
wxgrass gui is calling the wrong command.<BR>
At least here, menu Files -- Import raster map -- mutiple format using gdal is calling r.out.gdal instead of r.in.gdal<BR>
same with Files -- Import vector map -- mutiple format using ogr is calling v.out.gdal instead of v.in.ogr<BR>
<BR>
&nbsp;<BR>
<BR>
On Jun 15, 2007, at 8:10 PM, Michael Barton wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Because this is somewhat complicated to do, there are probably some hidden<BR>
gotchas in there somewhere (command arguments with spaces will probably fail<BR>
currently, for example; we're trying to fix this). But it should work for<BR>
90%+ of what people will do.<BR>
<BR>
Michael<BR>
<BR>
<BR>
On 6/15/07 9:18 AM, &quot;Maciej Sieczka&quot; &lt;tutey@o2.pl&gt; wrote:<BR>
<BR>
&nbsp;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Michael Barton wrote:<BR>
<BR>
&nbsp;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>full command line access to all GRASS commands; d.* commands called from the<BR>
command line can display in the wxPython canvas.<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
This is great. I was missing such functionality for gis.m's map canvas.<BR>
<BR>
Maciek<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change<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>
<BR>
_______________________________________________<BR>
grass-dev mailing list<BR>
grass-dev@grass.itc.it<BR>
<a href="http://grass.itc.it/mailman/listinfo/grass-dev">http://grass.itc.it/mailman/listinfo/grass-dev</a><BR>
<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<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>