]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - demo/glade/pedido_autorizacion_manual.glade
Inicializo con los datos para que lo de guille ande, creo que esta todo, hay 1 caso...
[z.facultad/75.10/miklolife.git] / demo / glade / pedido_autorizacion_manual.glade
index bb51bf651f089da710936487018a6250ec1752a7..fea44da8742d1f005e9dda1718fac0edae18dbb7 100644 (file)
@@ -18,6 +18,7 @@
   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="focus_on_map">True</property>
   <property name="has_separator">True</property>
+  <signal name="response" handler="OnResponse" last_modification_time="Wed, 06 Jul 2005 08:09:02 GMT"/>
 
   <child internal-child="vbox">
     <widget class="GtkVBox" id="dialog-vbox1">
                      </child>
 
                      <child>
-                       <widget class="GtkEntry" id="entry1">
+                       <widget class="GtkEntry" id="afiliado">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                          <property name="has_frame">True</property>
                          <property name="invisible_char">*</property>
                          <property name="activates_default">False</property>
+                         <signal name="changed" handler="OnAfiliadoChanged" last_modification_time="Wed, 06 Jul 2005 08:06:36 GMT"/>
                        </widget>
                        <packing>
                          <property name="left_attach">1</property>
                      </child>
 
                      <child>
-                       <widget class="GtkEntry" id="entry2">
+                       <widget class="GtkEntry" id="cuit">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                      </child>
 
                      <child>
-                       <widget class="GtkEntry" id="entry3">
+                       <widget class="GtkEntry" id="prestacion">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                          <property name="use_underline">True</property>
                          <property name="relief">GTK_RELIEF_NORMAL</property>
                          <property name="focus_on_click">True</property>
+                         <signal name="clicked" handler="OnBuscarAfiliado" last_modification_time="Wed, 06 Jul 2005 22:47:30 GMT"/>
                        </widget>
                        <packing>
                          <property name="left_attach">2</property>
                          <property name="use_underline">True</property>
                          <property name="relief">GTK_RELIEF_NORMAL</property>
                          <property name="focus_on_click">True</property>
+                         <signal name="clicked" handler="OnBuscarPrestador" last_modification_time="Wed, 06 Jul 2005 23:45:16 GMT"/>
                        </widget>
                        <packing>
                          <property name="left_attach">2</property>
                          <property name="use_underline">True</property>
                          <property name="relief">GTK_RELIEF_NORMAL</property>
                          <property name="focus_on_click">True</property>
+                         <signal name="clicked" handler="OnBuscarPrestacion" last_modification_time="Wed, 06 Jul 2005 22:47:39 GMT"/>
                        </widget>
                        <packing>
                          <property name="left_attach">2</property>
                          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                          <child>
-                           <widget class="GtkTextView" id="textview1">
+                           <widget class="GtkTextView" id="observaciones">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                      <property name="spacing">0</property>
 
                      <child>
-                       <widget class="GtkLabel" id="label6">
+                       <widget class="GtkLabel" id="lbl_deuda">
                          <property name="visible">True</property>
                          <property name="label" translatable="yes">El afiliado [no] presenta deuda</property>
                          <property name="use_underline">False</property>
                      </child>
 
                      <child>
-                       <widget class="GtkLabel" id="label7">
+                       <widget class="GtkLabel" id="lbl_limite">
                          <property name="visible">True</property>
                          <property name="label" translatable="yes">[El afiliado ha superado el límite
 de prestaciones anuales]</property>