[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-commit
Subject:    [GRASS-SVN] r49017 -
From:       svn_grass () osgeo ! org
Date:       2011-10-31 12:54:38
Message-ID: 20111031125438.D7E39390405 () trac ! osgeo ! org
[Download RAW message or body]

Author: martinl
Date: 2011-10-31 05:54:38 -0700 (Mon, 31 Oct 2011)
New Revision: 49017

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_modules/mcalc_builder.py
Log:
wxGUI/mcalc: button minor changes


Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/mcalc_builder.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/mcalc_builder.py	2011-10-30 \
                23:04:51 UTC (rev 49016)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/mcalc_builder.py	2011-10-31 \
12:54:38 UTC (rev 49017) @@ -125,9 +125,10 @@
         #
         # Buttons
         #
-        self.btn_clear = wx.Button(parent = self.panel, id = wx.ID_CLEAR, label = \
_("Cl&ear")) +        self.btn_clear = wx.Button(parent = self.panel, id = \
wx.ID_CLEAR)  self.btn_help = wx.Button(parent = self.panel, id = wx.ID_HELP)
         self.btn_run = wx.Button(parent = self.panel, id = wx.ID_ANY, label = \
_("&Run")) +        self.btn_run.SetForegroundColour(wx.Colour(35, 142, 35))
         self.btn_run.SetDefault()
         self.btn_close = wx.Button(parent = self.panel, id = wx.ID_CLOSE)
         self.btn_save = wx.Button(parent = self.panel, id = wx.ID_SAVE)

_______________________________________________
grass-commit mailing list
grass-commit@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic