mailr13821 - in /branches/gui_testing/gui/analyses: __init__.py auto_model_free.py auto_noe.py auto_rx_base.py base.py


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

Header


Content

Posted by edward on July 22, 2011 - 11:26:
Author: bugman
Date: Fri Jul 22 11:26:17 2011
New Revision: 13821

URL: http://svn.gna.org/viewcvs/relax?rev=13821&view=rev
Log:
Converted all of the analysis objects into instances of 
wx.lib.scrolledpanel.ScrolledPanel.

This is instead of just having the right hand panel as a scrolled panel, as 
was tested in the
model-free auto-analysis.  The setup of the GUI element has also shifted into 
the base class in
gui.analyses.base, whereas the analysis specific setup still occurs in the 
specific classes.


Modified:
    branches/gui_testing/gui/analyses/__init__.py
    branches/gui_testing/gui/analyses/auto_model_free.py
    branches/gui_testing/gui/analyses/auto_noe.py
    branches/gui_testing/gui/analyses/auto_rx_base.py
    branches/gui_testing/gui/analyses/base.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/gui_testing/gui/analyses/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/__init__.py?rev=13821&r1=13820&r2=13821&view=diff

Modified: branches/gui_testing/gui/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_model_free.py?rev=13821&r1=13820&r2=13821&view=diff

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=13821&r1=13820&r2=13821&view=diff

Modified: branches/gui_testing/gui/analyses/auto_rx_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_rx_base.py?rev=13821&r1=13820&r2=13821&view=diff

Modified: branches/gui_testing/gui/analyses/base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/base.py?rev=13821&r1=13820&r2=13821&view=diff




Related Messages


Powered by MHonArc, Updated Fri Jul 22 12:00:02 2011