mailr13469 - /branches/gui_testing/gui/user_functions/deselect.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:32:
Author: bugman
Date: Thu Jul  7 10:32:20 2011
New Revision: 13469

URL: http://svn.gna.org/viewcvs/relax?rev=13469&view=rev
Log:
The spin_id_element() text is now 'The spin ID string'.


Modified:
    branches/gui_testing/gui/user_functions/deselect.py

Modified: branches/gui_testing/gui/user_functions/deselect.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/user_functions/deselect.py?rev=13469&r1=13468&r2=13469&view=diff
==============================================================================
--- branches/gui_testing/gui/user_functions/deselect.py (original)
+++ branches/gui_testing/gui/user_functions/deselect.py Thu Jul  7 10:32:20 
2011
@@ -144,7 +144,7 @@
         self.boolean.SetValue('OR')
 
         # The change_all flag.
-        self.change_all = self.boolean_selector(sizer, "Change all:", 
tooltip="A flag specifying if all other spins should be changed.")
+        self.change_all = self.boolean_selector(sizer, "Change all:", 
tooltip="A flag specifying if all other spins should be changed.", 
default=False)
 
 
     def on_execute(self):




Related Messages


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