mailr13373 - /branches/gui_testing/gui/user_functions/structure.py


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

Header


Content

Posted by edward on July 01, 2011 - 16:41:
Author: bugman
Date: Fri Jul  1 16:41:03 2011
New Revision: 13373

URL: http://svn.gna.org/viewcvs/relax?rev=13373&view=rev
Log:
The structure.write_pdb user function window main text now comes out of the 
'prompt' code.


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

Modified: branches/gui_testing/gui/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/user_functions/structure.py?rev=13373&r1=13372&r2=13373&view=diff
==============================================================================
--- branches/gui_testing/gui/user_functions/structure.py (original)
+++ branches/gui_testing/gui/user_functions/structure.py Fri Jul  1 16:41:03 
2011
@@ -182,8 +182,7 @@
 
     # Some class variables.
     image_path = WIZARD_IMAGE_PATH + sep + 'structure' + sep + 
'write_pdb.png'
-    main_text = """
-    """
+    uf_path = ['structure', 'write_pdb']
     title = 'PDB writing'
 
 




Related Messages


Powered by MHonArc, Updated Fri Jul 01 17:00:02 2011