[Kst] extragear/graphics/kst/kst

Rick Chern rchern at interchange.ubc.ca
Sat Jun 4 00:34:44 CEST 2005


SVN commit 421774 by rchern:

Make dialog more clear

 M  +13 -13    monochromedialog.ui  


--- trunk/extragear/graphics/kst/kst/monochromedialog.ui #421773:421774
@@ -8,7 +8,7 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>456</width>
+            <width>421</width>
             <height>420</height>
         </rect>
     </property>
@@ -24,7 +24,7 @@
                 <cstring>enhanceReadability</cstring>
             </property>
             <property name="text">
-                <string>Enhance readability</string>
+                <string>Cycle curve properties</string>
             </property>
         </widget>
         <spacer row="0" column="1" rowspan="1" colspan="2">
@@ -39,7 +39,7 @@
             </property>
             <property name="sizeHint">
                 <size>
-                    <width>310</width>
+                    <width>240</width>
                     <height>20</height>
                 </size>
             </property>
@@ -49,7 +49,7 @@
                 <cstring>cycleOrderGroup</cstring>
             </property>
             <property name="title">
-                <string>Cycle Order</string>
+                <string>Property Selection and Cycle Order</string>
             </property>
             <grid>
                 <property name="name">
@@ -175,14 +175,6 @@
                 </spacer>
             </grid>
         </widget>
-        <widget class="QPushButton" row="3" column="2">
-            <property name="name">
-                <cstring>_Cancel</cstring>
-            </property>
-            <property name="text">
-                <string>&amp;Close</string>
-            </property>
-        </widget>
         <spacer row="3" column="0" rowspan="1" colspan="2">
             <property name="name">
                 <cstring>spacer35</cstring>
@@ -195,11 +187,19 @@
             </property>
             <property name="sizeHint">
                 <size>
-                    <width>350</width>
+                    <width>300</width>
                     <height>20</height>
                 </size>
             </property>
         </spacer>
+        <widget class="QPushButton" row="3" column="2">
+            <property name="name">
+                <cstring>_Cancel</cstring>
+            </property>
+            <property name="text">
+                <string>&amp;Close</string>
+            </property>
+        </widget>
     </grid>
 </widget>
 <customwidgets>


More information about the Kst mailing list