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

kaben at myxo.css.msu.edu kaben at myxo.css.msu.edu
Wed Apr 6 10:29:27 PDT 2005


Author: kaben
Date: 2005-04-06 13:29:27 -0400 (Wed, 06 Apr 2005)
New Revision: 116

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

* Removed speed control from petri dish.



Modified: trunk/source/python/AvidaGui2/pyLiveControlsView.ui
===================================================================
--- trunk/source/python/AvidaGui2/pyLiveControlsView.ui	2005-04-06 17:28:24 UTC (rev 115)
+++ trunk/source/python/AvidaGui2/pyLiveControlsView.ui	2005-04-06 17:29:27 UTC (rev 116)
@@ -9,7 +9,7 @@
             <x>0</x>
             <y>0</y>
             <width>124</width>
-            <height>90</height>
+            <height>60</height>
         </rect>
     </property>
     <property name="caption">
@@ -25,64 +25,8 @@
         <property name="spacing">
             <number>0</number>
         </property>
-        <widget class="QSlider">
-            <property name="name">
-                <cstring>m_rate_slider</cstring>
-            </property>
-            <property name="value">
-                <number>99</number>
-            </property>
-            <property name="orientation">
-                <enum>Horizontal</enum>
-            </property>
-            <property name="tickmarks">
-                <enum>Below</enum>
-            </property>
-        </widget>
         <widget class="QLayoutWidget">
             <property name="name">
-                <cstring>layout136</cstring>
-            </property>
-            <hbox>
-                <property name="name">
-                    <cstring>unnamed</cstring>
-                </property>
-                <widget class="QLabel">
-                    <property name="name">
-                        <cstring>textLabel7</cstring>
-                    </property>
-                    <property name="font">
-                        <font>
-                            <pointsize>10</pointsize>
-                        </font>
-                    </property>
-                    <property name="text">
-                        <string>slow</string>
-                    </property>
-                    <property name="alignment">
-                        <set>AlignVCenter|AlignLeft</set>
-                    </property>
-                </widget>
-                <widget class="QLabel">
-                    <property name="name">
-                        <cstring>textLabel7_2</cstring>
-                    </property>
-                    <property name="font">
-                        <font>
-                            <pointsize>10</pointsize>
-                        </font>
-                    </property>
-                    <property name="text">
-                        <string>fast</string>
-                    </property>
-                    <property name="alignment">
-                        <set>AlignVCenter|AlignRight</set>
-                    </property>
-                </widget>
-            </hbox>
-        </widget>
-        <widget class="QLayoutWidget">
-            <property name="name">
                 <cstring>layout137</cstring>
             </property>
             <hbox>
@@ -202,8 +146,8 @@
             </property>
             <property name="sizeHint">
                 <size>
-                    <width>10</width>
-                    <height>10</height>
+                    <width>16</width>
+                    <height>50</height>
                 </size>
             </property>
         </spacer>




More information about the Avida-cvs mailing list