[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/parley-practice/parley/src/practice
From:       Frederik Gladhorn <gladhorn () kde ! org>
Date:       2009-09-30 22:39:50
Message-ID: 1254350390.526826.16396.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029861 by gladhorn:

put the right button on top and select it, feels better, you want to be right, right?


 M  +12 -7     practice_mainwindow.ui  


--- branches/work/parley-practice/parley/src/practice/practice_mainwindow.ui #1029860:1029861
@@ -213,22 +213,28 @@
        <widget class="QWidget" name="page_2">
         <layout class="QVBoxLayout" name="verticalLayout_3">
          <item>
-          <widget class="QRadioButton" name="wrongButton">
+          <widget class="QRadioButton" name="correctButton">
+           <property name="focusPolicy">
+            <enum>Qt::TabFocus</enum>
+           </property>
            <property name="text">
-            <string>I didn't know the answer.</string>
+            <string>I knew the answer.</string>
            </property>
            <property name="checked">
-            <bool>false</bool>
+            <bool>true</bool>
            </property>
           </widget>
          </item>
          <item>
-          <widget class="QRadioButton" name="correctButton">
+          <widget class="QRadioButton" name="wrongButton">
+           <property name="focusPolicy">
+            <enum>Qt::TabFocus</enum>
+           </property>
            <property name="text">
-            <string>I knew the answer.</string>
+            <string>I didn't know the answer.</string>
            </property>
            <property name="checked">
-            <bool>true</bool>
+            <bool>false</bool>
            </property>
           </widget>
          </item>
@@ -525,7 +531,6 @@
   <tabstop>answerLaterButton</tabstop>
   <tabstop>hintButton</tabstop>
   <tabstop>wrongButton</tabstop>
-  <tabstop>correctButton</tabstop>
  </tabstops>
  <resources/>
  <connections/>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic