mailr19535 - /trunk/gui/analyses/auto_model_free.py


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

Header


Content

Posted by edward on April 21, 2013 - 15:18:
Author: bugman
Date: Sun Apr 21 15:18:56 2013
New Revision: 19535

URL: http://svn.gna.org/viewcvs/relax?rev=19535&view=rev
Log:
Added tooltips to the model-free model list GUI elements in the model-free 
analysis frame.


Modified:
    trunk/gui/analyses/auto_model_free.py

Modified: trunk/gui/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/analyses/auto_model_free.py?rev=19535&r1=19534&r2=19535&view=diff
==============================================================================
--- trunk/gui/analyses/auto_model_free.py (original)
+++ trunk/gui/analyses/auto_model_free.py Sun Apr 21 15:18:56 2013
@@ -843,6 +843,8 @@
     ]
     warning = "The model-free models used in dauvergne_protocol 
auto-analysis should almost never be changed!  The consequences will be 
unpredictable.  Please proceed only if you are sure of what you are doing.  
Would you like to modify the model-free model list?"
     red_flag = True
+    tooltip = u"The list model-free models with the local \u03C4m parameter 
to optimise as the first step of the protocol (see the about window for 
details).  This really should not be changed."
+    tooltip_button = "Open the model list selector window."
 
 
 
@@ -877,6 +879,8 @@
     ]
     warning = "The model-free models used in dauvergne_protocol 
auto-analysis should almost never be changed!  The consequences will be 
unpredictable.  Please proceed only if you are sure of what you are doing.  
Would you like to modify the model-free model list?"
     red_flag = True
+    tooltip = "The list model-free models to optimise as the iterative part 
of the protocol (see the about window for details).  This really should not 
be changed."
+    tooltip_button = "Open the model list selector window."
 
 
 




Related Messages


Powered by MHonArc, Updated Sun Apr 21 15:40:02 2013