]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - disenio_grafico/glade/consultar_afiliado.glade
* Agrego signals y esas cosas, depues se mapearan en lo que sea el programa.
[z.facultad/75.10/miklolife.git] / disenio_grafico / glade / consultar_afiliado.glade
index 602766ea175074539285fabac0f014e029fd0727..0c51fac82d8e20f58d4cca3f8eadea810d031f9f 100644 (file)
@@ -17,6 +17,7 @@
   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
+  <signal name="delete_event" handler="gtk_main_quit" last_modification_time="Wed, 08 Jun 2005 04:17:40 GMT"/>
 
   <child internal-child="vbox">
     <widget class="GtkVBox" id="dialog-vbox1">
 
   <child internal-child="vbox">
     <widget class="GtkVBox" id="dialog-vbox1">
@@ -30,7 +31,7 @@
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
          <child>
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
          <child>
-           <widget class="GtkButton" id="closebutton1">
+           <widget class="GtkButton" id="cerrar">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
@@ -39,6 +40,7 @@
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
              <property name="response_id">-7</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
              <property name="response_id">-7</property>
+             <signal name="clicked" handler="gtk_main_quit"/>
            </widget>
          </child>
        </widget>
            </widget>
          </child>
        </widget>
@@ -94,7 +96,7 @@
                          <child>
                            <widget class="GtkLabel" id="label3">
                              <property name="visible">True</property>
                          <child>
                            <widget class="GtkLabel" id="label3">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">Número de Socio :</property>
+                             <property name="label" translatable="yes">Código :</property>
                              <property name="use_underline">False</property>
                              <property name="use_markup">False</property>
                              <property name="justify">GTK_JUSTIFY_LEFT</property>
                              <property name="use_underline">False</property>
                              <property name="use_markup">False</property>
                              <property name="justify">GTK_JUSTIFY_LEFT</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry2">
+                           <widget class="GtkEntry" id="s_nroDocumento">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry1">
+                           <widget class="GtkEntry" id="s_codigo">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkComboBox" id="combobox1">
+                           <widget class="GtkComboBox" id="s_tipoDocumento">
                              <property name="visible">True</property>
                              <property name="items" translatable="yes">DNI
 Pasaporte
                              <property name="visible">True</property>
                              <property name="items" translatable="yes">DNI
 Pasaporte
@@ -224,7 +226,7 @@ LC</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry3">
+                           <widget class="GtkEntry" id="s_apellido">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
@@ -251,7 +253,7 @@ LC</property>
                              <property name="spacing">0</property>
 
                              <child>
                              <property name="spacing">0</property>
 
                              <child>
-                               <widget class="GtkButton" id="button2">
+                               <widget class="GtkButton" id="buscar">
                                  <property name="visible">True</property>
                                  <property name="can_default">True</property>
                                  <property name="can_focus">True</property>
                                  <property name="visible">True</property>
                                  <property name="can_default">True</property>
                                  <property name="can_focus">True</property>
@@ -259,6 +261,7 @@ LC</property>
                                  <property name="use_stock">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                  <property name="use_stock">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
+                                 <signal name="clicked" handler="on_buscar_clicked" last_modification_time="Wed, 08 Jun 2005 04:36:08 GMT"/>
                                </widget>
                              </child>
                            </widget>
                                </widget>
                              </child>
                            </widget>
@@ -571,7 +574,7 @@ LC</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry4">
+                           <widget class="GtkEntry" id="codigo">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
@@ -598,7 +601,7 @@ LC</property>
                              <property name="spacing">0</property>
 
                              <child>
                              <property name="spacing">0</property>
 
                              <child>
-                               <widget class="GtkComboBox" id="combobox2">
+                               <widget class="GtkComboBox" id="tipoDocumento">
                                  <property name="visible">True</property>
                                  <property name="items" translatable="yes">DNI
 LC
                                  <property name="visible">True</property>
                                  <property name="items" translatable="yes">DNI
 LC
@@ -613,7 +616,7 @@ Pasaporte</property>
                              </child>
 
                              <child>
                              </child>
 
                              <child>
-                               <widget class="GtkEntry" id="entry5">
+                               <widget class="GtkEntry" id="nroDocumento">
                                  <property name="visible">True</property>
                                  <property name="can_focus">True</property>
                                  <property name="editable">True</property>
                                  <property name="visible">True</property>
                                  <property name="can_focus">True</property>
                                  <property name="editable">True</property>
@@ -642,7 +645,7 @@ Pasaporte</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry6">
+                           <widget class="GtkEntry" id="nombre">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
@@ -663,7 +666,7 @@ Pasaporte</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry7">
+                           <widget class="GtkEntry" id="apellido">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
@@ -684,7 +687,7 @@ Pasaporte</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry8">
+                           <widget class="GtkEntry" id="eMail">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
@@ -985,13 +988,14 @@ Pasaporte</property>
                          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                          <child>
                          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                          <child>
-                           <widget class="GtkTreeView" id="treeview1">
+                           <widget class="GtkTreeView" id="lista">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="headers_visible">True</property>
                              <property name="rules_hint">False</property>
                              <property name="reorderable">False</property>
                              <property name="enable_search">True</property>
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="headers_visible">True</property>
                              <property name="rules_hint">False</property>
                              <property name="reorderable">False</property>
                              <property name="enable_search">True</property>
+                             <signal name="row_activated" handler="on_ver_afiliado" last_modification_time="Wed, 08 Jun 2005 04:49:58 GMT"/>
                            </widget>
                          </child>
                        </widget>
                            </widget>
                          </child>
                        </widget>
@@ -1010,12 +1014,13 @@ Pasaporte</property>
                          <property name="spacing">0</property>
 
                          <child>
                          <property name="spacing">0</property>
 
                          <child>
-                           <widget class="GtkButton" id="button1">
+                           <widget class="GtkButton" id="ver">
                              <property name="visible">True</property>
                              <property name="can_default">True</property>
                              <property name="can_focus">True</property>
                              <property name="relief">GTK_RELIEF_NORMAL</property>
                              <property name="focus_on_click">True</property>
                              <property name="visible">True</property>
                              <property name="can_default">True</property>
                              <property name="can_focus">True</property>
                              <property name="relief">GTK_RELIEF_NORMAL</property>
                              <property name="focus_on_click">True</property>
+                             <signal name="clicked" handler="on_ver_afiliado" last_modification_time="Wed, 08 Jun 2005 04:49:46 GMT"/>
 
                              <child>
                                <widget class="GtkAlignment" id="alignment4">
 
                              <child>
                                <widget class="GtkAlignment" id="alignment4">