Index: trunk/FACT++/gui/design.ui
===================================================================
--- trunk/FACT++/gui/design.ui	(revision 10416)
+++ trunk/FACT++/gui/design.ui	(revision 10417)
@@ -13,6 +13,6 @@
   <property name="sizePolicy">
    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
-    <horstretch>1</horstretch>
-    <verstretch>1</verstretch>
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
    </sizepolicy>
   </property>
@@ -24,5 +24,14 @@
   </property>
   <widget class="QWidget" name="fCentralWidget">
-   <layout class="QGridLayout" name="gridLayout">
+   <property name="sizePolicy">
+    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+     <horstretch>0</horstretch>
+     <verstretch>0</verstretch>
+    </sizepolicy>
+   </property>
+   <layout class="QGridLayout" name="gridLayout" rowstretch="0" columnminimumwidth="0">
+    <property name="sizeConstraint">
+     <enum>QLayout::SetDefaultConstraint</enum>
+    </property>
     <item row="0" column="0">
      <widget class="QTabWidget" name="fTabWidget">
@@ -37,5 +46,5 @@
       </property>
       <property name="currentIndex">
-       <number>0</number>
+       <number>1</number>
       </property>
       <property name="documentMode">
@@ -77,7 +86,7 @@
             </sizepolicy>
            </property>
-           <layout class="QGridLayout" name="gridLayout_10">
+           <layout class="QGridLayout" name="gridLayout_10" rowstretch="0,0,4,0,3">
             <item row="2" column="0">
-             <layout class="QHBoxLayout" name="horizontalLayout_7">
+             <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="3,5,8">
               <property name="topMargin">
                <number>0</number>
@@ -87,5 +96,5 @@
                 <property name="sizePolicy">
                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
-                  <horstretch>3</horstretch>
+                  <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
@@ -115,5 +124,5 @@
                 <property name="sizePolicy">
                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
-                  <horstretch>5</horstretch>
+                  <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
@@ -140,5 +149,5 @@
                 <property name="sizePolicy">
                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
-                  <horstretch>8</horstretch>
+                  <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
@@ -166,10 +175,88 @@
              </layout>
             </item>
-            <item row="3" column="0">
+            <item row="4" column="0">
              <widget class="QTextEdit" name="fDimSvcText">
+              <property name="sizePolicy">
+               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+                <horstretch>0</horstretch>
+                <verstretch>1</verstretch>
+               </sizepolicy>
+              </property>
+              <property name="maximumSize">
+               <size>
+                <width>16777215</width>
+                <height>16777215</height>
+               </size>
+              </property>
               <property name="textInteractionFlags">
                <set>Qt::TextSelectableByMouse</set>
               </property>
              </widget>
+            </item>
+            <item row="3" column="0">
+             <layout class="QHBoxLayout" name="horizontalLayout_8">
+              <property name="bottomMargin">
+               <number>0</number>
+              </property>
+              <item>
+               <spacer name="horizontalSpacer_9">
+                <property name="orientation">
+                 <enum>Qt::Horizontal</enum>
+                </property>
+                <property name="sizeHint" stdset="0">
+                 <size>
+                  <width>40</width>
+                  <height>20</height>
+                 </size>
+                </property>
+               </spacer>
+              </item>
+              <item>
+               <widget class="QPushButton" name="pushButton">
+                <property name="toolTip">
+                 <string>Clear contents of the service message window.</string>
+                </property>
+                <property name="text">
+                 <string>Clear</string>
+                </property>
+               </widget>
+              </item>
+              <item>
+               <spacer name="horizontalSpacer_10">
+                <property name="orientation">
+                 <enum>Qt::Horizontal</enum>
+                </property>
+                <property name="sizeType">
+                 <enum>QSizePolicy::Fixed</enum>
+                </property>
+                <property name="sizeHint" stdset="0">
+                 <size>
+                  <width>20</width>
+                  <height>20</height>
+                 </size>
+                </property>
+               </spacer>
+              </item>
+              <item>
+               <widget class="QPushButton" name="pushButton_2">
+                <property name="toolTip">
+                 <string>Increase size of the service message window.</string>
+                </property>
+                <property name="text">
+                 <string>+</string>
+                </property>
+               </widget>
+              </item>
+              <item>
+               <widget class="QPushButton" name="pushButton_3">
+                <property name="toolTip">
+                 <string>Decrease size of the service message window.</string>
+                </property>
+                <property name="text">
+                 <string>-</string>
+                </property>
+               </widget>
+              </item>
+             </layout>
             </item>
            </layout>
@@ -693,6 +780,12 @@
    <property name="minimumSize">
     <size>
-     <width>309</width>
-     <height>260</height>
+     <width>173</width>
+     <height>97</height>
+    </size>
+   </property>
+   <property name="maximumSize">
+    <size>
+     <width>524287</width>
+     <height>524287</height>
     </size>
    </property>
@@ -702,4 +795,7 @@
    <property name="allowedAreas">
     <set>Qt::BottomDockWidgetArea|Qt::TopDockWidgetArea</set>
+   </property>
+   <property name="windowTitle">
+    <string>Warnings and Errors</string>
    </property>
    <attribute name="dockWidgetArea">
@@ -725,11 +821,4 @@
          </property>
          <item>
-          <widget class="QLabel" name="label">
-           <property name="text">
-            <string>Warnings and Errors</string>
-           </property>
-          </widget>
-         </item>
-         <item>
           <spacer name="horizontalSpacer">
            <property name="orientation">
@@ -746,4 +835,9 @@
          <item>
           <widget class="QPushButton" name="fTextClear">
+           <property name="font">
+            <font>
+             <pointsize>9</pointsize>
+            </font>
+           </property>
            <property name="toolTip">
             <string>Clear contents of the error message window.</string>
@@ -795,8 +889,20 @@
         <widget class="QTextEdit" name="fTextEdit">
          <property name="sizePolicy">
-          <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
+          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
+         </property>
+         <property name="minimumSize">
+          <size>
+           <width>0</width>
+           <height>29</height>
+          </size>
+         </property>
+         <property name="maximumSize">
+          <size>
+           <width>16777215</width>
+           <height>16777215</height>
+          </size>
          </property>
          <property name="undoRedoEnabled">
@@ -1117,26 +1223,4 @@
          </property>
          <property name="flat">
-          <bool>true</bool>
-         </property>
-        </widget>
-       </item>
-       <item row="6" column="2">
-        <widget class="QCheckBox" name="fStatusChatEnable">
-         <property name="sizePolicy">
-          <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
-           <horstretch>0</horstretch>
-           <verstretch>0</verstretch>
-          </sizepolicy>
-         </property>
-         <property name="maximumSize">
-          <size>
-           <width>20</width>
-           <height>16777215</height>
-          </size>
-         </property>
-         <property name="text">
-          <string/>
-         </property>
-         <property name="checked">
           <bool>true</bool>
          </property>
@@ -1344,10 +1428,10 @@
    <hints>
     <hint type="sourcelabel">
-     <x>874</x>
-     <y>534</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>772</x>
-     <y>573</y>
+     <x>918</x>
+     <y>667</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>773</x>
+     <y>739</y>
     </hint>
    </hints>
@@ -1376,10 +1460,10 @@
    <hints>
     <hint type="sourcelabel">
-     <x>967</x>
-     <y>536</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>936</x>
-     <y>558</y>
+     <x>979</x>
+     <y>667</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>937</x>
+     <y>739</y>
     </hint>
    </hints>
@@ -1392,10 +1476,10 @@
    <hints>
     <hint type="sourcelabel">
-     <x>1009</x>
-     <y>526</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>924</x>
-     <y>557</y>
+     <x>1014</x>
+     <y>667</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>925</x>
+     <y>739</y>
     </hint>
    </hints>
@@ -1440,10 +1524,10 @@
    <hints>
     <hint type="sourcelabel">
-     <x>786</x>
-     <y>459</y>
+     <x>946</x>
+     <y>590</y>
     </hint>
     <hint type="destinationlabel">
      <x>1003</x>
-     <y>463</y>
+     <y>591</y>
     </hint>
    </hints>
@@ -1537,9 +1621,9 @@
     <hint type="sourcelabel">
      <x>946</x>
-     <y>462</y>
+     <y>590</y>
     </hint>
     <hint type="destinationlabel">
      <x>1003</x>
-     <y>463</y>
+     <y>591</y>
     </hint>
    </hints>
@@ -1641,4 +1725,52 @@
    </hints>
   </connection>
+  <connection>
+   <sender>pushButton</sender>
+   <signal>clicked()</signal>
+   <receiver>fDimSvcText</receiver>
+   <slot>clear()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>907</x>
+     <y>382</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>1004</x>
+     <y>592</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>pushButton_2</sender>
+   <signal>clicked()</signal>
+   <receiver>fDimSvcText</receiver>
+   <slot>zoomIn()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>968</x>
+     <y>382</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>1004</x>
+     <y>592</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>pushButton_3</sender>
+   <signal>clicked()</signal>
+   <receiver>fDimSvcText</receiver>
+   <slot>zoomOut()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>1003</x>
+     <y>382</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>1004</x>
+     <y>592</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
 </ui>
