Récupération des valeurs saisies dans l'IHM
[oegtk/easy_starter.git] / test / OpenERPEasyStarter.glade
index 8348420..9c10f15 100644 (file)
@@ -92,9 +92,11 @@ post install</property>
                 <child>
                   <object class="GtkRadioButton" id="radio_start">
                     <property name="label" translatable="yes">Démarrer</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="xalign">0</property>
                     <property name="active">True</property>
                     <property name="draw_indicator">True</property>
@@ -108,9 +110,11 @@ post install</property>
                 <child>
                   <object class="GtkRadioButton" id="radio_maj">
                     <property name="label" translatable="yes">Mettre à jour</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="xalign">0</property>
                     <property name="active">True</property>
                     <property name="draw_indicator">True</property>
@@ -125,9 +129,11 @@ post install</property>
                 <child>
                   <object class="GtkRadioButton" id="radio_reinstall">
                     <property name="label" translatable="yes">Réinstaller</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="xalign">0</property>
                     <property name="active">True</property>
                     <property name="draw_indicator">True</property>
@@ -233,6 +239,7 @@ post install</property>
         <child>
           <object class="GtkButton" id="button">
             <property name="label" translatable="yes">Démarrer</property>
+            <property name="use_action_appearance">False</property>
             <property name="height_request">35</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
@@ -240,7 +247,8 @@ post install</property>
             <property name="has_tooltip">True</property>
             <property name="tooltip_text" translatable="yes">Démarrer OpenERP</property>
             <property name="margin_top">5</property>
-            <signal name="clicked" handler="on_start_button_clicked" swapped="no"/>
+            <property name="use_action_appearance">False</property>
+            <signal name="clicked" handler="on_start_button_clicked" object="main_window" swapped="no"/>
           </object>
           <packing>
             <property name="expand">False</property>