[GRASS-dev] Re: grass-dev Digest, Vol 46, Issue 75
Michael Barton
michael.barton at asu.edu
Fri Feb 19 01:29:39 EST 2010
On Feb 18, 2010, at 3:45 PM, grass-dev-request at lists.osgeo.org wrote:
> Date: Thu, 18 Feb 2010 23:30:38 +0100
> From: Tim Michelsen <timmichelsen at gmx-topmail.de>
> Subject: [GRASS-dev] how to work on wxGUI?
> To: grass-dev at lists.osgeo.org
> Message-ID: <hlkf2c$isp$1 at ger.gmane.org>
> Content-Type: text/plain; charset=ISO-8859-15
>
> Hello,
> I would like to perform some work on wxPython GUI Dialogs.
>
> What is the recommended way to edit the python files?
>
> Do I need to complie GRASS in order to see the changes?
No. Python recompiles automatically at run time for any module whose source has been changed since last run time.
>
> Is there a possibility to run the GUI locally from the source directory?
Just change it in your binary directory so you can test it repeatedly. Then when it is correct, move the changes to your source version.
Michael
>
> Best regards,
> Timmie
More information about the grass-dev
mailing list