<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="response" handler="OnDialogResponse" last_modification_time="Mon, 13 Jun 2005 23:54:09 GMT"/>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
</child>
<child>
- <widget class="GtkEntry" id="entry8">
+ <widget class="GtkEntry" id="nombre">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry9">
+ <widget class="GtkEntry" id="apellido">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry10">
+ <widget class="GtkEntry" id="email">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="spacing">0</property>
<child>
- <widget class="GtkRadioButton" id="radiobutton2">
+ <widget class="GtkRadioButton" id="sexom">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Masculino</property>
</child>
<child>
- <widget class="GtkRadioButton" id="radiobutton3">
+ <widget class="GtkRadioButton" id="sexof">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Femenino</property>
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
- <property name="group">radiobutton2</property>
+ <property name="group">sexom</property>
</widget>
<packing>
<property name="padding">0</property>
</child>
<child>
- <widget class="GtkEntry" id="entry11">
+ <widget class="GtkEntry" id="fechaNac">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="spacing">0</property>
<child>
- <widget class="GtkComboBox" id="combobox2">
+ <widget class="GtkComboBox" id="tipoDoc">
<property name="visible">True</property>
<property name="items" translatable="yes">DNI
+LC
LE
-LC</property>
+CI</property>
</widget>
<packing>
<property name="padding">0</property>
</child>
<child>
- <widget class="GtkEntry" id="entry12">
+ <widget class="GtkEntry" id="nroDoc">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visible">True</property>
<property name="n_rows">4</property>
<property name="n_columns">6</property>
- <property name="homogeneous">True</property>
+ <property name="homogeneous">False</property>
<property name="row_spacing">8</property>
<property name="column_spacing">8</property>
</child>
<child>
- <widget class="GtkComboBox" id="combobox1">
+ <widget class="GtkComboBox" id="provincia">
<property name="visible">True</property>
+ <property name="items" translatable="yes">Rio Negro
+Neuquen</property>
</widget>
<packing>
<property name="left_attach">1</property>
</child>
<child>
- <widget class="GtkEntry" id="entry1">
+ <widget class="GtkEntry" id="calle">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry2">
+ <widget class="GtkEntry" id="numero">
<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="piso">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry4">
+ <widget class="GtkEntry" id="dpto">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry5">
+ <widget class="GtkEntry" id="codigopostal">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkEntry" id="entry6">
+ <widget class="GtkEntry" id="telefono">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<child>
<widget class="GtkTable" id="table4">
<property name="visible">True</property>
- <property name="n_rows">5</property>
+ <property name="n_rows">6</property>
<property name="n_columns">2</property>
<property name="homogeneous">False</property>
<property name="row_spacing">0</property>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton1">
+ <widget class="GtkSpinButton" id="familiares">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="climb_rate">1</property>
<packing>
<property name="left_attach">0</property>
<property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
<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>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">6</property>
+ <property name="x_options">fill</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label26">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Disponibilidad : </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">1</property>
- <property name="bottom_attach">5</property>
+ <property name="bottom_attach">2</property>
<property name="x_options">fill</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkEntry" id="disponibilidad">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</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">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"></property>
</packing>
</child>
</widget>