<glade-interface>
<widget class="GtkDialog" id="mantener_planes">
+ <property name="width_request">450</property>
+ <property name="height_request">500</property>
<property name="visible">True</property>
<property name="title" translatable="yes">Mantener Planes</property>
<property name="type">GTK_WINDOW_TOPLEVEL</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="OnConsultarAfiliadoClose" last_modification_time="Thu, 09 Jun 2005 04:57:08 GMT"/>
</widget>
</child>
</widget>
<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="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="OnAdd" last_modification_time="Tue, 28 Jun 2005 15:55:41 GMT"/>
</widget>
</child>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="OnProperties" last_modification_time="Tue, 28 Jun 2005 15:55:51 GMT"/>
</widget>
</child>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="OnDelete" last_modification_time="Tue, 28 Jun 2005 15:55:58 GMT"/>
</widget>
</child>
</widget>
<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="OnAltaPlan" last_modification_time="Tue, 28 Jun 2005 16:04:15 GMT"/>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox2">
</child>
<child>
- <widget class="GtkEntry" id="entry1">
+ <widget class="GtkEntry" id="descripcion">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton1">
+ <widget class="GtkSpinButton" id="permanencia_minima">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton4">
+ <widget class="GtkSpinButton" id="categoria">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
<child>
- <widget class="GtkTreeView" id="treeview2">
+ <widget class="GtkTreeView" id="coberturas">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">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="OnAddCobertura" last_modification_time="Tue, 28 Jun 2005 16:29:30 GMT"/>
</widget>
</child>
<property name="spacing">0</property>
<child>
- <widget class="GtkEntry" id="entry2">
+ <widget class="GtkEntry" id="codigo_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="OnBuscarPrestacion" last_modification_time="Tue, 05 Jul 2005 06:56:44 GMT"/>
</widget>
<packing>
<property name="padding">0</property>
<property name="spacing">0</property>
<child>
- <widget class="GtkRadioButton" id="radiobutton1">
+ <widget class="GtkRadioButton" id="tipo_auth">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Manual</property>
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
- <property name="group">radiobutton1</property>
+ <property name="group">tipo_auth</property>
</widget>
<packing>
<property name="padding">0</property>
</child>
<child>
- <widget class="GtkEntry" id="entry3">
+ <widget class="GtkEntry" id="carencia">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton2">
+ <widget class="GtkSpinButton" id="cobertura">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton3">
+ <widget class="GtkSpinButton" id="limite_anual">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>