mailr11806 - in /branches/bieri_gui: graphics/wizards/pipe_switch.png 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 14, 2010 - 00:18:
Author: bugman
Date: Tue Dec 14 00:18:41 2010
New Revision: 11806

URL: http://svn.gna.org/viewcvs/relax?rev=11806&view=rev
Log:
The pipe.switch user function window now has a custom graphic.


Added:
    branches/bieri_gui/graphics/wizards/pipe_switch.png   (with props)
Modified:
    branches/bieri_gui/gui_bieri/user_functions/pipes.py

Added: branches/bieri_gui/graphics/wizards/pipe_switch.png
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/graphics/wizards/pipe_switch.png?rev=11806&view=auto
==============================================================================
Binary file - no diff available.

Propchange: branches/bieri_gui/graphics/wizards/pipe_switch.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

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=11806&r1=11805&r2=11806&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/user_functions/pipes.py (original)
+++ branches/bieri_gui/gui_bieri/user_functions/pipes.py Tue Dec 14 00:18:41 
2010
@@ -184,10 +184,10 @@
 
     # Some class variables.
     size_x = 600
-    size_y = 400
+    size_y = 450
     button_apply = False
     frame_title = 'Data pipe switching'
-    image_path = WIZARD_IMAGE_PATH + 'pipe.png'
+    image_path = WIZARD_IMAGE_PATH + 'pipe_switch.png'
     main_text = 'This dialog allows you to switch between the various data 
pipes within the relax data store.'
     title = 'Switch between data pipes'
 




Related Messages


Powered by MHonArc, Updated Tue Dec 14 00:40:01 2010