mailr20929 - /branches/relax_disp/gui/analyses/auto_relax_disp.py


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

Header


Content

Posted by edward on September 09, 2013 - 16:48:
Author: bugman
Date: Mon Sep  9 16:48:37 2013
New Revision: 20929

URL: http://svn.gna.org/viewcvs/relax?rev=20929&view=rev
Log:
Increased the size of the dispersion model list GUI window so that all models 
fit without scrolling.


Modified:
    branches/relax_disp/gui/analyses/auto_relax_disp.py

Modified: branches/relax_disp/gui/analyses/auto_relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/gui/analyses/auto_relax_disp.py?rev=20929&r1=20928&r2=20929&view=diff
==============================================================================
--- branches/relax_disp/gui/analyses/auto_relax_disp.py (original)
+++ branches/relax_disp/gui/analyses/auto_relax_disp.py Mon Sep  9 16:48:37 
2013
@@ -680,5 +680,6 @@
         "{%s, ..., pA, %s, %s}" % (r1rho_prime, dw, kex),
         "{%s, ..., pA, %s, %s}" % (r1rho_prime, dw, kex)
     ]
+    size = (700, 550)
     tooltip = "The list of all relaxation dispersion models to be optimised 
as part of the protocol."
     tooltip_button = "Open the model list selector window."




Related Messages


Powered by MHonArc, Updated Mon Sep 09 17:40:02 2013