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

List:       grass-commit
Subject:    [GRASS-SVN] r49019 - grass/trunk/gui/wxpython/gui_modules
From:       svn_grass () osgeo ! org
Date:       2011-10-31 13:01:15
Message-ID: 20111031130115.A28C2390405 () trac ! osgeo ! org
[Download RAW message or body]

Author: martinl
Date: 2011-10-31 06:01:15 -0700 (Mon, 31 Oct 2011)
New Revision: 49019

Modified:
   grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py
Log:
wxGUI/mcalc: button minor changes
	     (merge r49017 from trunk)


Modified: grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py	2011-10-31 13:00:52 UTC (rev 49018)
+++ grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py	2011-10-31 13:01:15 UTC (rev 49019)
@@ -126,9 +126,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_cmd = wx.Button(parent = self.panel, id = wx.ID_ANY,

_______________________________________________
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