[GRASS-dev] Re: GRASS-dev] wxGUI vedit dropped

Michael Barton michael.barton at asu.edu
Thu Sep 11 21:38:22 EDT 2008



On Sep 10, 2008, at 11:36 PM, <grass-dev-request at lists.osgeo.org> <grass-dev-request at lists.osgeo.org 
 > wrote:

> Message: 7
> Date: Thu, 11 Sep 2008 08:11:03 +0200
> From: "Martin Landa" <landa.martin at gmail.com>
> Subject: [GRASS-dev] wxGUI vedit dropped
> To: "GRASS developers list" <grass-dev at lists.osgeo.org>
> Message-ID:
> 	<f8fe65c40809102311x71cc928cxcdf22ae053ed8870 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> currently you can choose from two components of vector digitizer --
> vedit and vdigit. Vedit calls directly v.edit command which slows down
> every action, Vdigit uses C++ extension. Vedit component has been part
> of the development. It this moment I would suggest to drop this
> component. At the end code will be more readable and only one
> component will be tested.
>
> http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/gui_modules/vdigit.py#L242
>
> http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/gui_modules/vdigit.py#L783
>
> If you agree I will remove vedit component during next week.
>
> Martin

Martin,

I agree with this plan. BUT this makes it more imperative than ever to  
get vdigit to compile and run correctly on platforms other than Linux.

Currently, it compiles against the system version of Python rather  
than the newer default one that I have, so I have to disable it or the  
wxPython GUI won't even run. I've never been able to test it on a Mac.  
I don't know what its status is on Windows. I realize that such cross- 
platform issues are sometimes very tricky and hope that you can  
continue to get some help on this.

Michael


More information about the grass-dev mailing list