mailr11961 - /branches/bieri_gui/gui_bieri/user_functions/pipes.py


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

Header


Content

Posted by edward on December 27, 2010 - 10:33:
Author: bugman
Date: Mon Dec 27 10:33:41 2010
New Revision: 11961

URL: http://svn.gna.org/viewcvs/relax?rev=11961&view=rev
Log:
Increased the size of the pipe.switch user function window.


Modified:
    branches/bieri_gui/gui_bieri/user_functions/pipes.py

Modified: branches/bieri_gui/gui_bieri/user_functions/pipes.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/user_functions/pipes.py?rev=11961&r1=11960&r2=11961&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/user_functions/pipes.py (original)
+++ branches/bieri_gui/gui_bieri/user_functions/pipes.py Mon Dec 27 10:33:41 
2010
@@ -187,7 +187,7 @@
     """The pipe.switch() user function window."""
 
     # Some class variables.
-    size_x = 600
+    size_x = 650
     size_y = 450
     button_apply = False
     frame_title = 'Data pipe switching'




Related Messages


Powered by MHonArc, Updated Mon Dec 27 10:40:02 2010