On Feb 18, 2010, at 3:45 PM, [email protected] wrote:

> Date: Thu, 18 Feb 2010 23:30:38 +0100
> From: Tim Michelsen <[email protected]>
> Subject: [GRASS-dev] how to work on wxGUI?
> To: [email protected]
> Message-ID: <[email protected]>
> 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

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to