[chronojump] button chronopic on encoder now shows "Chronopic" (anad the image)



commit 4108b394a85da05731fbbe7095fbe29b2df28989
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Jan 11 09:51:32 2017 +0100

    button chronopic on encoder now shows "Chronopic" (anad the image)

 glade/app1.glade |   28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 8653693..98ab56e 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -13808,7 +13808,6 @@ Concentric</property>
                                                             </child>
                                                             <child>
                                                             <widget class="GtkButton" 
id="button_activate_chronopics_encoder">
-                                                            <property name="width_request">50</property>
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">True</property>
                                                             <property name="can_default">True</property>
@@ -13818,12 +13817,36 @@ Concentric</property>
                                                             <property name="relief">half</property>
                                                             <signal name="clicked" 
handler="on_chronopic_encoder_clicked" swapped="no"/>
                                                             <child>
+                                                            <widget class="GtkHBox" id="hbox44">
+                                                            <property name="visible">True</property>
+                                                            <property name="can_focus">False</property>
+                                                            <property name="spacing">6</property>
+                                                            <child>
+                                                            <widget class="GtkLabel" id="label132">
+                                                            <property name="visible">True</property>
+                                                            <property name="can_focus">False</property>
+                                                            <property name="label">Chronopic</property>
+                                                            </widget>
+                                                            <packing>
+                                                            <property name="expand">True</property>
+                                                            <property name="fill">True</property>
+                                                            <property name="position">0</property>
+                                                            </packing>
+                                                            </child>
+                                                            <child>
                                                             <widget class="GtkImage" id="image15">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
                                                             <property name="stock">gtk-connect</property>
                                                             <property name="icon-size">2</property>
                                                             </widget>
+                                                            <packing>
+                                                            <property name="expand">True</property>
+                                                            <property name="fill">True</property>
+                                                            <property name="position">1</property>
+                                                            </packing>
+                                                            </child>
+                                                            </widget>
                                                             </child>
                                                             </widget>
                                                             <packing>
@@ -18379,6 +18402,9 @@ Concentric</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]