Index: /trunk/FACT++/gui/FactGui.h
===================================================================
--- /trunk/FACT++/gui/FactGui.h	(revision 11781)
+++ /trunk/FACT++/gui/FactGui.h	(revision 11782)
@@ -1432,9 +1432,9 @@
         const float *ptr = d.ptr<float>();
 
-        TCanvas *c = fEventCanv->GetCanvas();
-        Camera *cam1 = (Camera*)c->GetPad(1)->FindObject("Camera");
-        Camera *cam2 = (Camera*)c->GetPad(2)->FindObject("Camera");
-        Camera *cam3 = (Camera*)c->GetPad(3)->FindObject("Camera");
-        Camera *cam4 = (Camera*)c->GetPad(4)->FindObject("Camera");
+//        TCanvas *c = fEventCanv->GetCanvas();
+        Camera *cam1 = fEventCanv1;//(Camera*)c->GetPad(1)->FindObject("Camera");
+        Camera *cam2 = fEventCanv2;//(Camera*)c->GetPad(2)->FindObject("Camera");
+        Camera *cam3 = fEventCanv3;//(Camera*)c->GetPad(3)->FindObject("Camera");
+        Camera *cam4 = fEventCanv4;//(Camera*)c->GetPad(4)->FindObject("Camera");
 
         valarray<double> arr1(1440);
@@ -1456,10 +1456,10 @@
         cam4->SetData(arr4);
 
-        c->GetPad(1)->Modified();
-        c->GetPad(2)->Modified();
+//        c->GetPad(1)->Modified();
+//        c->GetPad(2)->Modified();
 //        c->GetPad(3)->Modified();
 //        c->GetPad(4)->Modified();
 
-	c->Update();
+//	c->Update();
     }
 
@@ -3396,5 +3396,5 @@
         // --------------------------------------------------------------------------
 
-        c = fEventCanv->GetCanvas();
+/*        c = fEventCanv->GetCanvas();
         c->SetBit(TCanvas::kNoContextMenu);
         c->SetBorderMode(0);
@@ -3432,5 +3432,5 @@
 //        cam4->Draw();
 
-
+*/
 
         // Create histogram?
Index: /trunk/FACT++/gui/design.ui
===================================================================
--- /trunk/FACT++/gui/design.ui	(revision 11781)
+++ /trunk/FACT++/gui/design.ui	(revision 11782)
@@ -11,6 +11,6 @@
     <x>0</x>
     <y>0</y>
-    <width>1144</width>
-    <height>838</height>
+    <width>1316</width>
+    <height>965</height>
    </rect>
   </property>
@@ -53,5 +53,5 @@
       </property>
       <property name="currentIndex">
-       <number>0</number>
+       <number>6</number>
       </property>
       <property name="documentMode">
@@ -6955,9 +6955,15 @@
               </property>
               <layout class="QGridLayout" name="gridLayout_67">
-               <property name="margin">
-                <number>3</number>
-               </property>
                <item row="0" column="0">
-                <widget class="RootWidget" name="fEventCanv" native="true"/>
+                <widget class="QCameraWidget" name="fEventCanv1" native="true"/>
+               </item>
+               <item row="0" column="1">
+                <widget class="QCameraWidget" name="fEventCanv2" native="true"/>
+               </item>
+               <item row="2" column="0">
+                <widget class="QCameraWidget" name="fEventCanv3" native="true"/>
+               </item>
+               <item row="2" column="1">
+                <widget class="QCameraWidget" name="fEventCanv4" native="true"/>
                </item>
               </layout>
@@ -8680,6 +8686,6 @@
 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
               </property>
               <property name="textInteractionFlags">
@@ -8733,6 +8739,6 @@
      <x>0</x>
      <y>0</y>
-     <width>1144</width>
-     <height>21</height>
+     <width>1316</width>
+     <height>25</height>
     </rect>
    </property>
@@ -8769,6 +8775,6 @@
    <property name="minimumSize">
     <size>
-     <width>408</width>
-     <height>97</height>
+     <width>511</width>
+     <height>109</height>
     </size>
    </property>
@@ -8974,6 +8980,6 @@
    <property name="minimumSize">
     <size>
-     <width>241</width>
-     <height>687</height>
+     <width>287</width>
+     <height>803</height>
     </size>
    </property>
@@ -9874,5 +9880,15 @@
    <container>1</container>
   </customwidget>
-    <customwidget>
+  <customwidget>
+   <class>SpinBox4ns</class>
+   <extends>QSpinBox</extends>
+   <header>SpinBox4ns.h</header>
+  </customwidget>
+  <customwidget>
+   <class>SpinBoxHex</class>
+   <extends>QSpinBox</extends>
+   <header>SpinBoxHex.h</header>
+  </customwidget>
+  <customwidget>
    <class>QGLWidget</class>
    <extends>QWidget</extends>
@@ -9888,14 +9904,4 @@
    <extends>BasicGlCamera</extends>
    <header>QCameraWidget.h</header>
-  </customwidget>
-  <customwidget>
-   <class>SpinBox4ns</class>
-   <extends>QSpinBox</extends>
-   <header>SpinBox4ns.h</header>
-  </customwidget>
-  <customwidget>
-   <class>SpinBoxHex</class>
-   <extends>QSpinBox</extends>
-   <header>SpinBoxHex.h</header>
   </customwidget>
  </customwidgets>
