<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>