[Avida-cvs] [Avida2-svn] r157 - trunk/source/python/AvidaGui2

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Mon May 16 11:48:23 PDT 2005


Author: kaben
Date: 2005-05-16 14:48:23 -0400 (Mon, 16 May 2005)
New Revision: 157

Modified:
   trunk/source/python/AvidaGui2/pyOnePopulationView.ui
Log:

* Undid changes to pyOnePopulationView layout -- troubleshooting crash
  on startup. This reversion prevents the crash.



Modified: trunk/source/python/AvidaGui2/pyOnePopulationView.ui
===================================================================
--- trunk/source/python/AvidaGui2/pyOnePopulationView.ui	2005-05-13 21:24:11 UTC (rev 156)
+++ trunk/source/python/AvidaGui2/pyOnePopulationView.ui	2005-05-16 18:48:23 UTC (rev 157)
@@ -26,7 +26,7 @@
         </property>
         <widget class="QLayoutWidget">
             <property name="name">
-                <cstring>layout16</cstring>
+                <cstring>layout9</cstring>
             </property>
             <vbox>
                 <property name="name">
@@ -39,7 +39,7 @@
                     <property name="sizePolicy">
                         <sizepolicy>
                             <hsizetype>3</hsizetype>
-                            <vsizetype>7</vsizetype>
+                            <vsizetype>1</vsizetype>
                             <horstretch>0</horstretch>
                             <verstretch>0</verstretch>
                         </sizepolicy>
@@ -58,37 +58,54 @@
                         </sizepolicy>
                     </property>
                 </widget>
+                <spacer>
+                    <property name="name">
+                        <cstring>spacer5</cstring>
+                    </property>
+                    <property name="orientation">
+                        <enum>Vertical</enum>
+                    </property>
+                    <property name="sizeType">
+                        <enum>Expanding</enum>
+                    </property>
+                    <property name="sizeHint">
+                        <size>
+                            <width>20</width>
+                            <height>40</height>
+                        </size>
+                    </property>
+                </spacer>
             </vbox>
         </widget>
         <widget class="QLayoutWidget">
             <property name="name">
-                <cstring>layout9</cstring>
+                <cstring>layout44</cstring>
             </property>
             <vbox>
                 <property name="name">
                     <cstring>unnamed</cstring>
                 </property>
-                <widget class="pyOnePop_StatsCtrl">
+                <widget class="pyOnePop_GraphCtrl">
                     <property name="name">
-                        <cstring>m_one_pop_stats_ctrl</cstring>
+                        <cstring>m_one_pop_graph_ctrl</cstring>
                     </property>
                     <property name="sizePolicy">
                         <sizepolicy>
-                            <hsizetype>5</hsizetype>
-                            <vsizetype>5</vsizetype>
+                            <hsizetype>3</hsizetype>
+                            <vsizetype>3</vsizetype>
                             <horstretch>0</horstretch>
                             <verstretch>0</verstretch>
                         </sizepolicy>
                     </property>
                 </widget>
-                <widget class="pyOnePop_GraphCtrl">
+                <widget class="pyOnePop_StatsCtrl">
                     <property name="name">
-                        <cstring>m_one_pop_graph_ctrl</cstring>
+                        <cstring>m_one_pop_stats_ctrl</cstring>
                     </property>
                     <property name="sizePolicy">
                         <sizepolicy>
-                            <hsizetype>3</hsizetype>
-                            <vsizetype>3</vsizetype>
+                            <hsizetype>5</hsizetype>
+                            <vsizetype>5</vsizetype>
                             <horstretch>0</horstretch>
                             <verstretch>0</verstretch>
                         </sizepolicy>
@@ -185,7 +202,7 @@
 <includehints>
     <includehint>pyonepop_petridishctrl.h</includehint>
     <includehint>pyonepop_timelinectrl.h</includehint>
+    <includehint>pyonepop_graphctrl.h</includehint>
     <includehint>pyonepop_statsctrl.h</includehint>
-    <includehint>pyonepop_graphctrl.h</includehint>
 </includehints>
 </UI>




More information about the Avida-cvs mailing list