mailr13470 - /branches/gui_testing/gui/wizard.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 07, 2011 - 10:37:
Author: bugman
Date: Thu Jul  7 10:37:19 2011
New Revision: 13470

URL: http://svn.gna.org/viewcvs/relax?rev=13470&view=rev
Log:
This is the 'spin identification' to 'spin ID' change!

The previous commit was changing the default value of the 'change_all' flag 
in the deselect.read
user function window to False.


Modified:
    branches/gui_testing/gui/wizard.py

Modified: branches/gui_testing/gui/wizard.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/wizard.py?rev=13470&r1=13469&r2=13470&view=diff
==============================================================================
--- branches/gui_testing/gui/wizard.py (original)
+++ branches/gui_testing/gui/wizard.py Thu Jul  7 10:37:19 2011
@@ -726,7 +726,7 @@
         """
 
 
-    def spin_id_element(self, sizer, desc="The spin identification string:", 
default=None, divider=None, padding=0, spacer=None):
+    def spin_id_element(self, sizer, desc="The spin ID string:", 
default=None, divider=None, padding=0, spacer=None):
         """Build a special the input field widget.
 
         @param sizer:       The sizer to put the input field widget into.




Related Messages


Powered by MHonArc, Updated Thu Jul 07 10:40:01 2011