mailr13336 - /branches/gui_testing/gui/analyses/auto_noe.py


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

Header


Content

Posted by edward on June 30, 2011 - 11:04:
Author: bugman
Date: Thu Jun 30 11:04:23 2011
New Revision: 13336

URL: http://svn.gna.org/viewcvs/relax?rev=13336&view=rev
Log:
The spin editor button in the NOE analysis window opens the spin tree viewer.


Modified:
    branches/gui_testing/gui/analyses/auto_noe.py

Modified: branches/gui_testing/gui/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_noe.py?rev=13336&r1=13335&r2=13336&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_noe.py (original)
+++ branches/gui_testing/gui/analyses/auto_noe.py Thu Jun 30 11:04:23 2011
@@ -303,6 +303,9 @@
         @type event:    wx event
         """
 
+        # Show the molecule, residue, and spin tree window.
+        self.gui.show_tree(None)
+
 
     def load_sequence(self, event):
         """The sequence loading GUI element.




Related Messages


Powered by MHonArc, Updated Thu Jun 30 11:20:02 2011