]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - disenio_grafico/glade/consultar_afiliado.glade
* Agrego mas datos de acuerdo al DER
[z.facultad/75.10/miklolife.git] / disenio_grafico / glade / consultar_afiliado.glade
index 602766ea175074539285fabac0f014e029fd0727..5a1bb9f35580bca6050080675a604bad3b386a47 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>
@@ -324,7 +327,7 @@ LC</property>
                      <child>
                        <widget class="GtkTable" id="table2">
                          <property name="visible">True</property>
                      <child>
                        <widget class="GtkTable" id="table2">
                          <property name="visible">True</property>
-                         <property name="n_rows">11</property>
+                         <property name="n_rows">13</property>
                          <property name="n_columns">2</property>
                          <property name="homogeneous">False</property>
                          <property name="row_spacing">5</property>
                          <property name="n_columns">2</property>
                          <property name="homogeneous">False</property>
                          <property name="row_spacing">5</property>
@@ -571,10 +574,10 @@ 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="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="editable">True</property>
+                             <property name="editable">False</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></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,10 +616,10 @@ 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="visible">True</property>
                                  <property name="can_focus">True</property>
-                                 <property name="editable">True</property>
+                                 <property name="editable">False</property>
                                  <property name="visibility">True</property>
                                  <property name="max_length">0</property>
                                  <property name="text" translatable="yes"></property>
                                  <property name="visibility">True</property>
                                  <property name="max_length">0</property>
                                  <property name="text" translatable="yes"></property>
@@ -642,10 +645,10 @@ 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="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="editable">True</property>
+                             <property name="editable">False</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
@@ -663,10 +666,10 @@ 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="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="editable">True</property>
+                             <property name="editable">False</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
@@ -684,10 +687,10 @@ 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="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="editable">True</property>
+                             <property name="editable">False</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
                              <property name="text" translatable="yes"></property>
@@ -758,7 +761,7 @@ Pasaporte</property>
                                <widget class="GtkRadioButton" id="sexo">
                                  <property name="visible">True</property>
                                  <property name="can_focus">True</property>
                                <widget class="GtkRadioButton" id="sexo">
                                  <property name="visible">True</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">Masculinoo</property>
+                                 <property name="label" translatable="yes">Masculino</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
@@ -892,7 +895,7 @@ Pasaporte</property>
                          </child>
 
                          <child>
                          </child>
 
                          <child>
-                           <widget class="GtkEntry" id="entry9">
+                           <widget class="GtkEntry" id="moroso">
                              <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>
@@ -911,6 +914,135 @@ Pasaporte</property>
                              <property name="y_options"></property>
                            </packing>
                          </child>
                              <property name="y_options"></property>
                            </packing>
                          </child>
+
+                         <child>
+                           <widget class="GtkLabel" id="label22">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Titular : </property>
+                             <property name="use_underline">False</property>
+                             <property name="use_markup">False</property>
+                             <property name="justify">GTK_JUSTIFY_LEFT</property>
+                             <property name="wrap">False</property>
+                             <property name="selectable">False</property>
+                             <property name="xalign">0</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                           <packing>
+                             <property name="left_attach">0</property>
+                             <property name="right_attach">1</property>
+                             <property name="top_attach">10</property>
+                             <property name="bottom_attach">11</property>
+                             <property name="x_options">fill</property>
+                             <property name="y_options"></property>
+                           </packing>
+                         </child>
+
+                         <child>
+                           <widget class="GtkEntry" id="titular">
+                             <property name="visible">True</property>
+                             <property name="can_focus">True</property>
+                             <property name="editable">False</property>
+                             <property name="visibility">True</property>
+                             <property name="max_length">0</property>
+                             <property name="text" translatable="yes"></property>
+                             <property name="has_frame">True</property>
+                             <property name="invisible_char">*</property>
+                             <property name="activates_default">False</property>
+                           </widget>
+                           <packing>
+                             <property name="left_attach">1</property>
+                             <property name="right_attach">2</property>
+                             <property name="top_attach">10</property>
+                             <property name="bottom_attach">11</property>
+                             <property name="y_options"></property>
+                           </packing>
+                         </child>
+
+                         <child>
+                           <widget class="GtkLabel" id="label23">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Plan : </property>
+                             <property name="use_underline">False</property>
+                             <property name="use_markup">False</property>
+                             <property name="justify">GTK_JUSTIFY_LEFT</property>
+                             <property name="wrap">False</property>
+                             <property name="selectable">False</property>
+                             <property name="xalign">0</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                           <packing>
+                             <property name="left_attach">0</property>
+                             <property name="right_attach">1</property>
+                             <property name="top_attach">11</property>
+                             <property name="bottom_attach">12</property>
+                             <property name="x_options">fill</property>
+                             <property name="y_options"></property>
+                           </packing>
+                         </child>
+
+                         <child>
+                           <widget class="GtkEntry" id="plan">
+                             <property name="visible">True</property>
+                             <property name="can_focus">True</property>
+                             <property name="editable">False</property>
+                             <property name="visibility">True</property>
+                             <property name="max_length">0</property>
+                             <property name="text" translatable="yes"></property>
+                             <property name="has_frame">True</property>
+                             <property name="invisible_char">*</property>
+                             <property name="activates_default">False</property>
+                           </widget>
+                           <packing>
+                             <property name="left_attach">1</property>
+                             <property name="right_attach">2</property>
+                             <property name="top_attach">11</property>
+                             <property name="bottom_attach">12</property>
+                             <property name="y_options"></property>
+                           </packing>
+                         </child>
+
+                         <child>
+                           <widget class="GtkExpander" id="expander4">
+                             <property name="visible">True</property>
+                             <property name="can_focus">True</property>
+                             <property name="expanded">True</property>
+                             <property name="spacing">0</property>
+
+                             <child>
+                               <placeholder/>
+                             </child>
+
+                             <child>
+                               <widget class="GtkLabel" id="label24">
+                                 <property name="visible">True</property>
+                                 <property name="label" translatable="yes">Dirección :</property>
+                                 <property name="use_underline">False</property>
+                                 <property name="use_markup">False</property>
+                                 <property name="justify">GTK_JUSTIFY_LEFT</property>
+                                 <property name="wrap">False</property>
+                                 <property name="selectable">False</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xpad">0</property>
+                                 <property name="ypad">0</property>
+                               </widget>
+                               <packing>
+                                 <property name="type">label_item</property>
+                               </packing>
+                             </child>
+                           </widget>
+                           <packing>
+                             <property name="left_attach">0</property>
+                             <property name="right_attach">2</property>
+                             <property name="top_attach">12</property>
+                             <property name="bottom_attach">13</property>
+                             <property name="x_options">shrink|fill</property>
+                           </packing>
+                         </child>
                        </widget>
                      </child>
                    </widget>
                        </widget>
                      </child>
                    </widget>
@@ -985,13 +1117,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 +1143,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">