[chronojump] RaceAnalyzer velocimeter in the middle



commit 45c560fffb2afe52d28b031892fdb26784b7f1cb
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri May 7 10:46:23 2021 +0200

    RaceAnalyzer velocimeter in the middle

 glade/app1.glade | 38 ++++++++++++++++++++++----------------
 1 file changed, 22 insertions(+), 16 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index e3a64986..a6c4ae38 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -11851,10 +11851,10 @@ EncoderInertialCapture</property>
                                                             <property name="spacing">6</property>
                                                             <property name="homogeneous">True</property>
                                                             <child>
-                                                            <widget class="GtkDrawingArea" 
id="drawingarea_race_analyzer_capture">
+                                                            <widget class="GtkDrawingArea" 
id="drawingarea_race_analyzer_capture_position_time">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
-                                                            <signal name="expose_event" 
handler="on_drawingarea_race_analyzer_capture_expose_event" swapped="no"/>
+                                                            <signal name="expose_event" 
handler="on_drawingarea_race_analyzer_capture_position_time_expose_event" swapped="no"/>
                                                             </widget>
                                                             <packing>
                                                             <property name="expand">True</property>
@@ -11863,10 +11863,10 @@ EncoderInertialCapture</property>
                                                             </packing>
                                                             </child>
                                                             <child>
-                                                            <widget class="GtkDrawingArea" 
id="drawingarea_race_analyzer_capture_position_time">
+                                                            <widget class="GtkDrawingArea" 
id="drawingarea_race_analyzer_capture">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
-                                                            <signal name="expose_event" 
handler="on_drawingarea_race_analyzer_capture_position_time_expose_event" swapped="no"/>
+                                                            <signal name="expose_event" 
handler="on_drawingarea_race_analyzer_capture_expose_event" swapped="no"/>
                                                             </widget>
                                                             <packing>
                                                             <property name="expand">True</property>
@@ -25380,6 +25380,9 @@ Concentric</property>
                                                             <child>
                                                             <placeholder/>
                                                             </child>
+                                                            <child>
+                                                            <placeholder/>
+                                                            </child>
                                                             </widget>
                                                             <packing>
                                                             <property name="expand">False</property>
@@ -31577,6 +31580,18 @@ Concentric</property>
                                                             <property name="can_focus">False</property>
                                                             <property name="spacing">6</property>
                                                             <child>
+                                                            <widget class="GtkLabel" 
id="label_video_encoder_tests_will_be_filmed">
+                                                            <property name="can_focus">False</property>
+                                                            <property name="label" translatable="yes">Tests 
will be filmed</property>
+                                                            </widget>
+                                                            <packing>
+                                                            <property name="expand">False</property>
+                                                            <property name="fill">False</property>
+                                                            <property name="pack_type">end</property>
+                                                            <property name="position">0</property>
+                                                            </packing>
+                                                            </child>
+                                                            <child>
                                                             <widget class="GtkHBox" 
id="hbox_video_encoder_capturing">
                                                             <property name="can_focus">False</property>
                                                             <property name="spacing">4</property>
@@ -31613,18 +31628,6 @@ Concentric</property>
                                                             </packing>
                                                             </child>
                                                             <child>
-                                                            <widget class="GtkLabel" 
id="label_video_encoder_tests_will_be_filmed">
-                                                            <property name="can_focus">False</property>
-                                                            <property name="label" translatable="yes">Tests 
will be filmed</property>
-                                                            </widget>
-                                                            <packing>
-                                                            <property name="expand">False</property>
-                                                            <property name="fill">False</property>
-                                                            <property name="pack_type">end</property>
-                                                            <property name="position">0</property>
-                                                            </packing>
-                                                            </child>
-                                                            <child>
                                                             <widget class="GtkHBox" 
id="hbox_video_encoder_no_capturing">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
@@ -40680,6 +40683,9 @@ then click this button.</property>
                                                             <child>
                                                             <placeholder/>
                                                             </child>
+                                                            <child>
+                                                            <placeholder/>
+                                                            </child>
                                                             </widget>
                                                             <packing>
                                                             <property name="expand">False</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]