]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blob - demo/glade/ingresar_solicitud.glade
* Integro buscar Prestacion en Alta Cobertura :)
[z.facultad/75.10/miklolife.git] / demo / glade / ingresar_solicitud.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5
6 <widget class="GtkDialog" id="ingresarSolicitud">
7   <property name="visible">True</property>
8   <property name="title" translatable="yes">Ingresar Solicitud</property>
9   <property name="type">GTK_WINDOW_TOPLEVEL</property>
10   <property name="window_position">GTK_WIN_POS_NONE</property>
11   <property name="modal">False</property>
12   <property name="resizable">True</property>
13   <property name="destroy_with_parent">False</property>
14   <property name="decorated">True</property>
15   <property name="skip_taskbar_hint">False</property>
16   <property name="skip_pager_hint">False</property>
17   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
18   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
19   <property name="focus_on_map">True</property>
20   <property name="has_separator">True</property>
21   <signal name="response" handler="OnDialogResponse" last_modification_time="Mon, 13 Jun 2005 23:54:09 GMT"/>
22
23   <child internal-child="vbox">
24     <widget class="GtkVBox" id="dialog-vbox1">
25       <property name="visible">True</property>
26       <property name="homogeneous">False</property>
27       <property name="spacing">0</property>
28
29       <child internal-child="action_area">
30         <widget class="GtkHButtonBox" id="dialog-action_area1">
31           <property name="visible">True</property>
32           <property name="layout_style">GTK_BUTTONBOX_END</property>
33
34           <child>
35             <widget class="GtkButton" id="cancelbutton1">
36               <property name="visible">True</property>
37               <property name="can_default">True</property>
38               <property name="can_focus">True</property>
39               <property name="label">gtk-cancel</property>
40               <property name="use_stock">True</property>
41               <property name="relief">GTK_RELIEF_NORMAL</property>
42               <property name="focus_on_click">True</property>
43               <property name="response_id">-6</property>
44             </widget>
45           </child>
46
47           <child>
48             <widget class="GtkButton" id="okbutton1">
49               <property name="visible">True</property>
50               <property name="can_default">True</property>
51               <property name="can_focus">True</property>
52               <property name="label">gtk-ok</property>
53               <property name="use_stock">True</property>
54               <property name="relief">GTK_RELIEF_NORMAL</property>
55               <property name="focus_on_click">True</property>
56               <property name="response_id">-5</property>
57             </widget>
58           </child>
59         </widget>
60         <packing>
61           <property name="padding">0</property>
62           <property name="expand">False</property>
63           <property name="fill">True</property>
64           <property name="pack_type">GTK_PACK_END</property>
65         </packing>
66       </child>
67
68       <child>
69         <widget class="GtkVBox" id="vbox3">
70           <property name="border_width">12</property>
71           <property name="visible">True</property>
72           <property name="homogeneous">False</property>
73           <property name="spacing">0</property>
74
75           <child>
76             <widget class="GtkFrame" id="frame4">
77               <property name="visible">True</property>
78               <property name="label_xalign">0</property>
79               <property name="label_yalign">0.5</property>
80               <property name="shadow_type">GTK_SHADOW_NONE</property>
81
82               <child>
83                 <widget class="GtkAlignment" id="alignment4">
84                   <property name="visible">True</property>
85                   <property name="xalign">0.5</property>
86                   <property name="yalign">0.5</property>
87                   <property name="xscale">1</property>
88                   <property name="yscale">1</property>
89                   <property name="top_padding">0</property>
90                   <property name="bottom_padding">0</property>
91                   <property name="left_padding">12</property>
92                   <property name="right_padding">0</property>
93
94                   <child>
95                     <widget class="GtkTable" id="table2">
96                       <property name="visible">True</property>
97                       <property name="n_rows">6</property>
98                       <property name="n_columns">2</property>
99                       <property name="homogeneous">False</property>
100                       <property name="row_spacing">8</property>
101                       <property name="column_spacing">8</property>
102
103                       <child>
104                         <widget class="GtkLabel" id="label8">
105                           <property name="visible">True</property>
106                           <property name="label" translatable="yes">Documento : </property>
107                           <property name="use_underline">False</property>
108                           <property name="use_markup">False</property>
109                           <property name="justify">GTK_JUSTIFY_LEFT</property>
110                           <property name="wrap">False</property>
111                           <property name="selectable">False</property>
112                           <property name="xalign">0</property>
113                           <property name="yalign">0.5</property>
114                           <property name="xpad">0</property>
115                           <property name="ypad">0</property>
116                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
117                           <property name="width_chars">-1</property>
118                           <property name="single_line_mode">False</property>
119                           <property name="angle">0</property>
120                         </widget>
121                         <packing>
122                           <property name="left_attach">0</property>
123                           <property name="right_attach">1</property>
124                           <property name="top_attach">0</property>
125                           <property name="bottom_attach">1</property>
126                           <property name="x_options">fill</property>
127                           <property name="y_options"></property>
128                         </packing>
129                       </child>
130
131                       <child>
132                         <widget class="GtkLabel" id="label9">
133                           <property name="visible">True</property>
134                           <property name="label" translatable="yes">Nombre : </property>
135                           <property name="use_underline">False</property>
136                           <property name="use_markup">False</property>
137                           <property name="justify">GTK_JUSTIFY_LEFT</property>
138                           <property name="wrap">False</property>
139                           <property name="selectable">False</property>
140                           <property name="xalign">0</property>
141                           <property name="yalign">0.5</property>
142                           <property name="xpad">0</property>
143                           <property name="ypad">0</property>
144                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
145                           <property name="width_chars">-1</property>
146                           <property name="single_line_mode">False</property>
147                           <property name="angle">0</property>
148                         </widget>
149                         <packing>
150                           <property name="left_attach">0</property>
151                           <property name="right_attach">1</property>
152                           <property name="top_attach">1</property>
153                           <property name="bottom_attach">2</property>
154                           <property name="x_options">fill</property>
155                           <property name="y_options"></property>
156                         </packing>
157                       </child>
158
159                       <child>
160                         <widget class="GtkLabel" id="label10">
161                           <property name="visible">True</property>
162                           <property name="label" translatable="yes">Apellido : </property>
163                           <property name="use_underline">False</property>
164                           <property name="use_markup">False</property>
165                           <property name="justify">GTK_JUSTIFY_LEFT</property>
166                           <property name="wrap">False</property>
167                           <property name="selectable">False</property>
168                           <property name="xalign">0</property>
169                           <property name="yalign">0.5</property>
170                           <property name="xpad">0</property>
171                           <property name="ypad">0</property>
172                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
173                           <property name="width_chars">-1</property>
174                           <property name="single_line_mode">False</property>
175                           <property name="angle">0</property>
176                         </widget>
177                         <packing>
178                           <property name="left_attach">0</property>
179                           <property name="right_attach">1</property>
180                           <property name="top_attach">2</property>
181                           <property name="bottom_attach">3</property>
182                           <property name="x_options">fill</property>
183                           <property name="y_options"></property>
184                         </packing>
185                       </child>
186
187                       <child>
188                         <widget class="GtkLabel" id="label11">
189                           <property name="visible">True</property>
190                           <property name="label" translatable="yes">eMail : </property>
191                           <property name="use_underline">False</property>
192                           <property name="use_markup">False</property>
193                           <property name="justify">GTK_JUSTIFY_LEFT</property>
194                           <property name="wrap">False</property>
195                           <property name="selectable">False</property>
196                           <property name="xalign">0</property>
197                           <property name="yalign">0.5</property>
198                           <property name="xpad">0</property>
199                           <property name="ypad">0</property>
200                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
201                           <property name="width_chars">-1</property>
202                           <property name="single_line_mode">False</property>
203                           <property name="angle">0</property>
204                         </widget>
205                         <packing>
206                           <property name="left_attach">0</property>
207                           <property name="right_attach">1</property>
208                           <property name="top_attach">3</property>
209                           <property name="bottom_attach">4</property>
210                           <property name="x_options">fill</property>
211                           <property name="y_options"></property>
212                         </packing>
213                       </child>
214
215                       <child>
216                         <widget class="GtkLabel" id="label12">
217                           <property name="visible">True</property>
218                           <property name="label" translatable="yes">Sexo : </property>
219                           <property name="use_underline">False</property>
220                           <property name="use_markup">False</property>
221                           <property name="justify">GTK_JUSTIFY_LEFT</property>
222                           <property name="wrap">False</property>
223                           <property name="selectable">False</property>
224                           <property name="xalign">0</property>
225                           <property name="yalign">0.5</property>
226                           <property name="xpad">0</property>
227                           <property name="ypad">0</property>
228                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
229                           <property name="width_chars">-1</property>
230                           <property name="single_line_mode">False</property>
231                           <property name="angle">0</property>
232                         </widget>
233                         <packing>
234                           <property name="left_attach">0</property>
235                           <property name="right_attach">1</property>
236                           <property name="top_attach">4</property>
237                           <property name="bottom_attach">5</property>
238                           <property name="x_options">fill</property>
239                           <property name="y_options"></property>
240                         </packing>
241                       </child>
242
243                       <child>
244                         <widget class="GtkLabel" id="label13">
245                           <property name="visible">True</property>
246                           <property name="label" translatable="yes">Fecha Nac. : </property>
247                           <property name="use_underline">False</property>
248                           <property name="use_markup">False</property>
249                           <property name="justify">GTK_JUSTIFY_LEFT</property>
250                           <property name="wrap">False</property>
251                           <property name="selectable">False</property>
252                           <property name="xalign">0</property>
253                           <property name="yalign">0.5</property>
254                           <property name="xpad">0</property>
255                           <property name="ypad">0</property>
256                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
257                           <property name="width_chars">-1</property>
258                           <property name="single_line_mode">False</property>
259                           <property name="angle">0</property>
260                         </widget>
261                         <packing>
262                           <property name="left_attach">0</property>
263                           <property name="right_attach">1</property>
264                           <property name="top_attach">5</property>
265                           <property name="bottom_attach">6</property>
266                           <property name="x_options">fill</property>
267                           <property name="y_options"></property>
268                         </packing>
269                       </child>
270
271                       <child>
272                         <widget class="GtkEntry" id="nombre">
273                           <property name="visible">True</property>
274                           <property name="can_focus">True</property>
275                           <property name="editable">True</property>
276                           <property name="visibility">True</property>
277                           <property name="max_length">0</property>
278                           <property name="text" translatable="yes"></property>
279                           <property name="has_frame">True</property>
280                           <property name="invisible_char">*</property>
281                           <property name="activates_default">False</property>
282                         </widget>
283                         <packing>
284                           <property name="left_attach">1</property>
285                           <property name="right_attach">2</property>
286                           <property name="top_attach">1</property>
287                           <property name="bottom_attach">2</property>
288                           <property name="y_options"></property>
289                         </packing>
290                       </child>
291
292                       <child>
293                         <widget class="GtkEntry" id="apellido">
294                           <property name="visible">True</property>
295                           <property name="can_focus">True</property>
296                           <property name="editable">True</property>
297                           <property name="visibility">True</property>
298                           <property name="max_length">0</property>
299                           <property name="text" translatable="yes"></property>
300                           <property name="has_frame">True</property>
301                           <property name="invisible_char">*</property>
302                           <property name="activates_default">False</property>
303                         </widget>
304                         <packing>
305                           <property name="left_attach">1</property>
306                           <property name="right_attach">2</property>
307                           <property name="top_attach">2</property>
308                           <property name="bottom_attach">3</property>
309                           <property name="y_options"></property>
310                         </packing>
311                       </child>
312
313                       <child>
314                         <widget class="GtkEntry" id="email">
315                           <property name="visible">True</property>
316                           <property name="can_focus">True</property>
317                           <property name="editable">True</property>
318                           <property name="visibility">True</property>
319                           <property name="max_length">0</property>
320                           <property name="text" translatable="yes"></property>
321                           <property name="has_frame">True</property>
322                           <property name="invisible_char">*</property>
323                           <property name="activates_default">False</property>
324                         </widget>
325                         <packing>
326                           <property name="left_attach">1</property>
327                           <property name="right_attach">2</property>
328                           <property name="top_attach">3</property>
329                           <property name="bottom_attach">4</property>
330                           <property name="y_options"></property>
331                         </packing>
332                       </child>
333
334                       <child>
335                         <widget class="GtkHBox" id="hbox2">
336                           <property name="visible">True</property>
337                           <property name="homogeneous">True</property>
338                           <property name="spacing">0</property>
339
340                           <child>
341                             <widget class="GtkRadioButton" id="sexom">
342                               <property name="visible">True</property>
343                               <property name="can_focus">True</property>
344                               <property name="label" translatable="yes">Masculino</property>
345                               <property name="use_underline">True</property>
346                               <property name="relief">GTK_RELIEF_NORMAL</property>
347                               <property name="focus_on_click">True</property>
348                               <property name="active">False</property>
349                               <property name="inconsistent">False</property>
350                               <property name="draw_indicator">True</property>
351                             </widget>
352                             <packing>
353                               <property name="padding">0</property>
354                               <property name="expand">True</property>
355                               <property name="fill">True</property>
356                             </packing>
357                           </child>
358
359                           <child>
360                             <widget class="GtkRadioButton" id="sexof">
361                               <property name="visible">True</property>
362                               <property name="can_focus">True</property>
363                               <property name="label" translatable="yes">Femenino</property>
364                               <property name="use_underline">True</property>
365                               <property name="relief">GTK_RELIEF_NORMAL</property>
366                               <property name="focus_on_click">True</property>
367                               <property name="active">False</property>
368                               <property name="inconsistent">False</property>
369                               <property name="draw_indicator">True</property>
370                               <property name="group">sexom</property>
371                             </widget>
372                             <packing>
373                               <property name="padding">0</property>
374                               <property name="expand">True</property>
375                               <property name="fill">True</property>
376                             </packing>
377                           </child>
378                         </widget>
379                         <packing>
380                           <property name="left_attach">1</property>
381                           <property name="right_attach">2</property>
382                           <property name="top_attach">4</property>
383                           <property name="bottom_attach">5</property>
384                           <property name="x_options">fill</property>
385                           <property name="y_options">fill</property>
386                         </packing>
387                       </child>
388
389                       <child>
390                         <widget class="GtkHBox" id="hbox3">
391                           <property name="visible">True</property>
392                           <property name="homogeneous">False</property>
393                           <property name="spacing">0</property>
394
395                           <child>
396                             <widget class="GtkComboBox" id="tipoDoc">
397                               <property name="visible">True</property>
398                               <property name="items" translatable="yes">DNI
399 LC
400 LE
401 CI</property>
402                               <property name="add_tearoffs">False</property>
403                               <property name="focus_on_click">True</property>
404                             </widget>
405                             <packing>
406                               <property name="padding">0</property>
407                               <property name="expand">True</property>
408                               <property name="fill">True</property>
409                             </packing>
410                           </child>
411
412                           <child>
413                             <widget class="GtkEntry" id="nroDoc">
414                               <property name="visible">True</property>
415                               <property name="can_focus">True</property>
416                               <property name="editable">True</property>
417                               <property name="visibility">True</property>
418                               <property name="max_length">0</property>
419                               <property name="text" translatable="yes"></property>
420                               <property name="has_frame">True</property>
421                               <property name="invisible_char">*</property>
422                               <property name="activates_default">False</property>
423                             </widget>
424                             <packing>
425                               <property name="padding">0</property>
426                               <property name="expand">True</property>
427                               <property name="fill">True</property>
428                             </packing>
429                           </child>
430                         </widget>
431                         <packing>
432                           <property name="left_attach">1</property>
433                           <property name="right_attach">2</property>
434                           <property name="top_attach">0</property>
435                           <property name="bottom_attach">1</property>
436                           <property name="x_options">fill</property>
437                           <property name="y_options">fill</property>
438                         </packing>
439                       </child>
440
441                       <child>
442                         <widget class="GtkHBox" id="hbox4">
443                           <property name="visible">True</property>
444                           <property name="homogeneous">False</property>
445                           <property name="spacing">10</property>
446
447                           <child>
448                             <widget class="GtkEntry" id="fechaNac">
449                               <property name="visible">True</property>
450                               <property name="can_focus">True</property>
451                               <property name="editable">False</property>
452                               <property name="visibility">True</property>
453                               <property name="max_length">0</property>
454                               <property name="text" translatable="yes"></property>
455                               <property name="has_frame">True</property>
456                               <property name="invisible_char">*</property>
457                               <property name="activates_default">False</property>
458                             </widget>
459                             <packing>
460                               <property name="padding">0</property>
461                               <property name="expand">True</property>
462                               <property name="fill">True</property>
463                             </packing>
464                           </child>
465
466                           <child>
467                             <widget class="GtkButton" id="seleccionarFecha">
468                               <property name="visible">True</property>
469                               <property name="can_focus">True</property>
470                               <property name="label" translatable="yes">_Seleccionar Fecha</property>
471                               <property name="use_underline">True</property>
472                               <property name="relief">GTK_RELIEF_NORMAL</property>
473                               <property name="focus_on_click">True</property>
474                               <signal name="clicked" handler="OnSeleccionarFechaClicked" last_modification_time="Wed, 15 Jun 2005 23:29:45 GMT"/>
475                             </widget>
476                             <packing>
477                               <property name="padding">0</property>
478                               <property name="expand">False</property>
479                               <property name="fill">False</property>
480                             </packing>
481                           </child>
482                         </widget>
483                         <packing>
484                           <property name="left_attach">1</property>
485                           <property name="right_attach">2</property>
486                           <property name="top_attach">5</property>
487                           <property name="bottom_attach">6</property>
488                           <property name="x_options">fill</property>
489                           <property name="y_options">fill</property>
490                         </packing>
491                       </child>
492                     </widget>
493                   </child>
494                 </widget>
495               </child>
496
497               <child>
498                 <widget class="GtkLabel" id="label7">
499                   <property name="visible">True</property>
500                   <property name="label" translatable="yes">&lt;b&gt;Datos Personales&lt;/b&gt;</property>
501                   <property name="use_underline">False</property>
502                   <property name="use_markup">True</property>
503                   <property name="justify">GTK_JUSTIFY_LEFT</property>
504                   <property name="wrap">False</property>
505                   <property name="selectable">False</property>
506                   <property name="xalign">0.5</property>
507                   <property name="yalign">0.5</property>
508                   <property name="xpad">0</property>
509                   <property name="ypad">0</property>
510                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
511                   <property name="width_chars">-1</property>
512                   <property name="single_line_mode">False</property>
513                   <property name="angle">0</property>
514                 </widget>
515                 <packing>
516                   <property name="type">label_item</property>
517                 </packing>
518               </child>
519             </widget>
520             <packing>
521               <property name="padding">0</property>
522               <property name="expand">False</property>
523               <property name="fill">True</property>
524             </packing>
525           </child>
526
527           <child>
528             <widget class="GtkFrame" id="frame5">
529               <property name="visible">True</property>
530               <property name="label_xalign">0</property>
531               <property name="label_yalign">0.5</property>
532               <property name="shadow_type">GTK_SHADOW_NONE</property>
533
534               <child>
535                 <widget class="GtkAlignment" id="alignment5">
536                   <property name="visible">True</property>
537                   <property name="xalign">0.5</property>
538                   <property name="yalign">0.5</property>
539                   <property name="xscale">1</property>
540                   <property name="yscale">1</property>
541                   <property name="top_padding">0</property>
542                   <property name="bottom_padding">0</property>
543                   <property name="left_padding">12</property>
544                   <property name="right_padding">0</property>
545
546                   <child>
547                     <widget class="GtkTable" id="table3">
548                       <property name="visible">True</property>
549                       <property name="n_rows">4</property>
550                       <property name="n_columns">6</property>
551                       <property name="homogeneous">False</property>
552                       <property name="row_spacing">8</property>
553                       <property name="column_spacing">8</property>
554
555                       <child>
556                         <widget class="GtkLabel" id="label16">
557                           <property name="visible">True</property>
558                           <property name="label" translatable="yes">Calle : </property>
559                           <property name="use_underline">False</property>
560                           <property name="use_markup">False</property>
561                           <property name="justify">GTK_JUSTIFY_LEFT</property>
562                           <property name="wrap">False</property>
563                           <property name="selectable">False</property>
564                           <property name="xalign">0</property>
565                           <property name="yalign">0.5</property>
566                           <property name="xpad">0</property>
567                           <property name="ypad">0</property>
568                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
569                           <property name="width_chars">-1</property>
570                           <property name="single_line_mode">False</property>
571                           <property name="angle">0</property>
572                         </widget>
573                         <packing>
574                           <property name="left_attach">0</property>
575                           <property name="right_attach">1</property>
576                           <property name="top_attach">0</property>
577                           <property name="bottom_attach">1</property>
578                           <property name="x_options">fill</property>
579                           <property name="y_options"></property>
580                         </packing>
581                       </child>
582
583                       <child>
584                         <widget class="GtkLabel" id="label17">
585                           <property name="visible">True</property>
586                           <property name="label" translatable="yes">Número : </property>
587                           <property name="use_underline">False</property>
588                           <property name="use_markup">False</property>
589                           <property name="justify">GTK_JUSTIFY_LEFT</property>
590                           <property name="wrap">False</property>
591                           <property name="selectable">False</property>
592                           <property name="xalign">0</property>
593                           <property name="yalign">0.5</property>
594                           <property name="xpad">0</property>
595                           <property name="ypad">0</property>
596                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
597                           <property name="width_chars">-1</property>
598                           <property name="single_line_mode">False</property>
599                           <property name="angle">0</property>
600                         </widget>
601                         <packing>
602                           <property name="left_attach">0</property>
603                           <property name="right_attach">1</property>
604                           <property name="top_attach">1</property>
605                           <property name="bottom_attach">2</property>
606                           <property name="x_options">fill</property>
607                           <property name="y_options"></property>
608                         </packing>
609                       </child>
610
611                       <child>
612                         <widget class="GtkLabel" id="label18">
613                           <property name="visible">True</property>
614                           <property name="label" translatable="yes">Piso : </property>
615                           <property name="use_underline">False</property>
616                           <property name="use_markup">False</property>
617                           <property name="justify">GTK_JUSTIFY_LEFT</property>
618                           <property name="wrap">False</property>
619                           <property name="selectable">False</property>
620                           <property name="xalign">0</property>
621                           <property name="yalign">0.5</property>
622                           <property name="xpad">0</property>
623                           <property name="ypad">0</property>
624                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
625                           <property name="width_chars">-1</property>
626                           <property name="single_line_mode">False</property>
627                           <property name="angle">0</property>
628                         </widget>
629                         <packing>
630                           <property name="left_attach">2</property>
631                           <property name="right_attach">3</property>
632                           <property name="top_attach">1</property>
633                           <property name="bottom_attach">2</property>
634                           <property name="x_options">fill</property>
635                           <property name="y_options"></property>
636                         </packing>
637                       </child>
638
639                       <child>
640                         <widget class="GtkLabel" id="label20">
641                           <property name="visible">True</property>
642                           <property name="label" translatable="yes">Departamento : </property>
643                           <property name="use_underline">False</property>
644                           <property name="use_markup">False</property>
645                           <property name="justify">GTK_JUSTIFY_LEFT</property>
646                           <property name="wrap">False</property>
647                           <property name="selectable">False</property>
648                           <property name="xalign">0</property>
649                           <property name="yalign">0.5</property>
650                           <property name="xpad">0</property>
651                           <property name="ypad">0</property>
652                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
653                           <property name="width_chars">-1</property>
654                           <property name="single_line_mode">False</property>
655                           <property name="angle">0</property>
656                         </widget>
657                         <packing>
658                           <property name="left_attach">4</property>
659                           <property name="right_attach">5</property>
660                           <property name="top_attach">1</property>
661                           <property name="bottom_attach">2</property>
662                           <property name="x_options">fill</property>
663                           <property name="y_options"></property>
664                         </packing>
665                       </child>
666
667                       <child>
668                         <widget class="GtkLabel" id="label21">
669                           <property name="visible">True</property>
670                           <property name="label" translatable="yes">Provincia : </property>
671                           <property name="use_underline">False</property>
672                           <property name="use_markup">False</property>
673                           <property name="justify">GTK_JUSTIFY_LEFT</property>
674                           <property name="wrap">False</property>
675                           <property name="selectable">False</property>
676                           <property name="xalign">0</property>
677                           <property name="yalign">0.5</property>
678                           <property name="xpad">0</property>
679                           <property name="ypad">0</property>
680                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
681                           <property name="width_chars">-1</property>
682                           <property name="single_line_mode">False</property>
683                           <property name="angle">0</property>
684                         </widget>
685                         <packing>
686                           <property name="left_attach">0</property>
687                           <property name="right_attach">1</property>
688                           <property name="top_attach">2</property>
689                           <property name="bottom_attach">3</property>
690                           <property name="x_options">fill</property>
691                           <property name="y_options"></property>
692                         </packing>
693                       </child>
694
695                       <child>
696                         <widget class="GtkComboBox" id="provincia">
697                           <property name="visible">True</property>
698                           <property name="items" translatable="yes">Rio Negro
699 Neuquen</property>
700                           <property name="add_tearoffs">False</property>
701                           <property name="focus_on_click">True</property>
702                         </widget>
703                         <packing>
704                           <property name="left_attach">1</property>
705                           <property name="right_attach">4</property>
706                           <property name="top_attach">2</property>
707                           <property name="bottom_attach">3</property>
708                           <property name="y_options">fill</property>
709                         </packing>
710                       </child>
711
712                       <child>
713                         <widget class="GtkLabel" id="label22">
714                           <property name="visible">True</property>
715                           <property name="label" translatable="yes">Cod. Postal : </property>
716                           <property name="use_underline">False</property>
717                           <property name="use_markup">False</property>
718                           <property name="justify">GTK_JUSTIFY_LEFT</property>
719                           <property name="wrap">False</property>
720                           <property name="selectable">False</property>
721                           <property name="xalign">0</property>
722                           <property name="yalign">0.5</property>
723                           <property name="xpad">0</property>
724                           <property name="ypad">0</property>
725                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
726                           <property name="width_chars">-1</property>
727                           <property name="single_line_mode">False</property>
728                           <property name="angle">0</property>
729                         </widget>
730                         <packing>
731                           <property name="left_attach">4</property>
732                           <property name="right_attach">5</property>
733                           <property name="top_attach">2</property>
734                           <property name="bottom_attach">3</property>
735                           <property name="x_options">fill</property>
736                           <property name="y_options"></property>
737                         </packing>
738                       </child>
739
740                       <child>
741                         <widget class="GtkLabel" id="label14">
742                           <property name="visible">True</property>
743                           <property name="label" translatable="yes">Teléfono : </property>
744                           <property name="use_underline">False</property>
745                           <property name="use_markup">False</property>
746                           <property name="justify">GTK_JUSTIFY_LEFT</property>
747                           <property name="wrap">False</property>
748                           <property name="selectable">False</property>
749                           <property name="xalign">0</property>
750                           <property name="yalign">0.5</property>
751                           <property name="xpad">0</property>
752                           <property name="ypad">0</property>
753                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
754                           <property name="width_chars">-1</property>
755                           <property name="single_line_mode">False</property>
756                           <property name="angle">0</property>
757                         </widget>
758                         <packing>
759                           <property name="left_attach">0</property>
760                           <property name="right_attach">1</property>
761                           <property name="top_attach">3</property>
762                           <property name="bottom_attach">4</property>
763                           <property name="x_options">fill</property>
764                           <property name="y_options"></property>
765                         </packing>
766                       </child>
767
768                       <child>
769                         <widget class="GtkEntry" id="calle">
770                           <property name="visible">True</property>
771                           <property name="can_focus">True</property>
772                           <property name="editable">True</property>
773                           <property name="visibility">True</property>
774                           <property name="max_length">0</property>
775                           <property name="text" translatable="yes"></property>
776                           <property name="has_frame">True</property>
777                           <property name="invisible_char">*</property>
778                           <property name="activates_default">False</property>
779                         </widget>
780                         <packing>
781                           <property name="left_attach">1</property>
782                           <property name="right_attach">6</property>
783                           <property name="top_attach">0</property>
784                           <property name="bottom_attach">1</property>
785                           <property name="y_options"></property>
786                         </packing>
787                       </child>
788
789                       <child>
790                         <widget class="GtkEntry" id="numero">
791                           <property name="visible">True</property>
792                           <property name="can_focus">True</property>
793                           <property name="editable">True</property>
794                           <property name="visibility">True</property>
795                           <property name="max_length">0</property>
796                           <property name="text" translatable="yes"></property>
797                           <property name="has_frame">True</property>
798                           <property name="invisible_char">*</property>
799                           <property name="activates_default">False</property>
800                         </widget>
801                         <packing>
802                           <property name="left_attach">1</property>
803                           <property name="right_attach">2</property>
804                           <property name="top_attach">1</property>
805                           <property name="bottom_attach">2</property>
806                           <property name="y_options"></property>
807                         </packing>
808                       </child>
809
810                       <child>
811                         <widget class="GtkEntry" id="piso">
812                           <property name="visible">True</property>
813                           <property name="can_focus">True</property>
814                           <property name="editable">True</property>
815                           <property name="visibility">True</property>
816                           <property name="max_length">0</property>
817                           <property name="text" translatable="yes"></property>
818                           <property name="has_frame">True</property>
819                           <property name="invisible_char">*</property>
820                           <property name="activates_default">False</property>
821                         </widget>
822                         <packing>
823                           <property name="left_attach">3</property>
824                           <property name="right_attach">4</property>
825                           <property name="top_attach">1</property>
826                           <property name="bottom_attach">2</property>
827                           <property name="y_options"></property>
828                         </packing>
829                       </child>
830
831                       <child>
832                         <widget class="GtkEntry" id="dpto">
833                           <property name="visible">True</property>
834                           <property name="can_focus">True</property>
835                           <property name="editable">True</property>
836                           <property name="visibility">True</property>
837                           <property name="max_length">0</property>
838                           <property name="text" translatable="yes"></property>
839                           <property name="has_frame">True</property>
840                           <property name="invisible_char">*</property>
841                           <property name="activates_default">False</property>
842                         </widget>
843                         <packing>
844                           <property name="left_attach">5</property>
845                           <property name="right_attach">6</property>
846                           <property name="top_attach">1</property>
847                           <property name="bottom_attach">2</property>
848                           <property name="y_options"></property>
849                         </packing>
850                       </child>
851
852                       <child>
853                         <widget class="GtkEntry" id="codigopostal">
854                           <property name="visible">True</property>
855                           <property name="can_focus">True</property>
856                           <property name="editable">True</property>
857                           <property name="visibility">True</property>
858                           <property name="max_length">0</property>
859                           <property name="text" translatable="yes"></property>
860                           <property name="has_frame">True</property>
861                           <property name="invisible_char">*</property>
862                           <property name="activates_default">False</property>
863                         </widget>
864                         <packing>
865                           <property name="left_attach">5</property>
866                           <property name="right_attach">6</property>
867                           <property name="top_attach">2</property>
868                           <property name="bottom_attach">3</property>
869                           <property name="y_options"></property>
870                         </packing>
871                       </child>
872
873                       <child>
874                         <widget class="GtkEntry" id="telefono">
875                           <property name="visible">True</property>
876                           <property name="can_focus">True</property>
877                           <property name="editable">True</property>
878                           <property name="visibility">True</property>
879                           <property name="max_length">0</property>
880                           <property name="text" translatable="yes"></property>
881                           <property name="has_frame">True</property>
882                           <property name="invisible_char">*</property>
883                           <property name="activates_default">False</property>
884                         </widget>
885                         <packing>
886                           <property name="left_attach">1</property>
887                           <property name="right_attach">5</property>
888                           <property name="top_attach">3</property>
889                           <property name="bottom_attach">4</property>
890                           <property name="y_options"></property>
891                         </packing>
892                       </child>
893                     </widget>
894                   </child>
895                 </widget>
896               </child>
897
898               <child>
899                 <widget class="GtkLabel" id="label15">
900                   <property name="visible">True</property>
901                   <property name="label" translatable="yes">&lt;b&gt;Dirección&lt;/b&gt;</property>
902                   <property name="use_underline">False</property>
903                   <property name="use_markup">True</property>
904                   <property name="justify">GTK_JUSTIFY_LEFT</property>
905                   <property name="wrap">False</property>
906                   <property name="selectable">False</property>
907                   <property name="xalign">0.5</property>
908                   <property name="yalign">0.5</property>
909                   <property name="xpad">0</property>
910                   <property name="ypad">0</property>
911                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
912                   <property name="width_chars">-1</property>
913                   <property name="single_line_mode">False</property>
914                   <property name="angle">0</property>
915                 </widget>
916                 <packing>
917                   <property name="type">label_item</property>
918                 </packing>
919               </child>
920             </widget>
921             <packing>
922               <property name="padding">0</property>
923               <property name="expand">False</property>
924               <property name="fill">True</property>
925             </packing>
926           </child>
927
928           <child>
929             <widget class="GtkFrame" id="frame6">
930               <property name="visible">True</property>
931               <property name="label_xalign">0</property>
932               <property name="label_yalign">0.5</property>
933               <property name="shadow_type">GTK_SHADOW_NONE</property>
934
935               <child>
936                 <widget class="GtkAlignment" id="alignment6">
937                   <property name="visible">True</property>
938                   <property name="xalign">0.5</property>
939                   <property name="yalign">0.5</property>
940                   <property name="xscale">1</property>
941                   <property name="yscale">1</property>
942                   <property name="top_padding">0</property>
943                   <property name="bottom_padding">0</property>
944                   <property name="left_padding">12</property>
945                   <property name="right_padding">0</property>
946
947                   <child>
948                     <widget class="GtkTable" id="table4">
949                       <property name="visible">True</property>
950                       <property name="n_rows">6</property>
951                       <property name="n_columns">2</property>
952                       <property name="homogeneous">False</property>
953                       <property name="row_spacing">8</property>
954                       <property name="column_spacing">8</property>
955
956                       <child>
957                         <widget class="GtkLabel" id="label24">
958                           <property name="visible">True</property>
959                           <property name="label" translatable="yes">Cantidad de Familiares : </property>
960                           <property name="use_underline">False</property>
961                           <property name="use_markup">False</property>
962                           <property name="justify">GTK_JUSTIFY_LEFT</property>
963                           <property name="wrap">False</property>
964                           <property name="selectable">False</property>
965                           <property name="xalign">0</property>
966                           <property name="yalign">0.5</property>
967                           <property name="xpad">0</property>
968                           <property name="ypad">0</property>
969                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
970                           <property name="width_chars">-1</property>
971                           <property name="single_line_mode">False</property>
972                           <property name="angle">0</property>
973                         </widget>
974                         <packing>
975                           <property name="left_attach">0</property>
976                           <property name="right_attach">1</property>
977                           <property name="top_attach">0</property>
978                           <property name="bottom_attach">1</property>
979                           <property name="x_options">fill</property>
980                           <property name="y_options"></property>
981                         </packing>
982                       </child>
983
984                       <child>
985                         <widget class="GtkSpinButton" id="familiares">
986                           <property name="visible">True</property>
987                           <property name="can_focus">True</property>
988                           <property name="climb_rate">1</property>
989                           <property name="digits">0</property>
990                           <property name="numeric">False</property>
991                           <property name="update_policy">GTK_UPDATE_ALWAYS</property>
992                           <property name="snap_to_ticks">False</property>
993                           <property name="wrap">False</property>
994                           <property name="adjustment">0 0 100 1 10 10</property>
995                         </widget>
996                         <packing>
997                           <property name="left_attach">1</property>
998                           <property name="right_attach">2</property>
999                           <property name="top_attach">0</property>
1000                           <property name="bottom_attach">1</property>
1001                           <property name="y_options"></property>
1002                         </packing>
1003                       </child>
1004
1005                       <child>
1006                         <widget class="GtkLabel" id="label25">
1007                           <property name="visible">True</property>
1008                           <property name="label" translatable="yes">Observaciones : </property>
1009                           <property name="use_underline">False</property>
1010                           <property name="use_markup">False</property>
1011                           <property name="justify">GTK_JUSTIFY_LEFT</property>
1012                           <property name="wrap">False</property>
1013                           <property name="selectable">False</property>
1014                           <property name="xalign">0</property>
1015                           <property name="yalign">0.5</property>
1016                           <property name="xpad">0</property>
1017                           <property name="ypad">0</property>
1018                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1019                           <property name="width_chars">-1</property>
1020                           <property name="single_line_mode">False</property>
1021                           <property name="angle">0</property>
1022                         </widget>
1023                         <packing>
1024                           <property name="left_attach">0</property>
1025                           <property name="right_attach">1</property>
1026                           <property name="top_attach">2</property>
1027                           <property name="bottom_attach">3</property>
1028                           <property name="x_options">fill</property>
1029                           <property name="y_options"></property>
1030                         </packing>
1031                       </child>
1032
1033                       <child>
1034                         <widget class="GtkScrolledWindow" id="scrolledwindow1">
1035                           <property name="visible">True</property>
1036                           <property name="can_focus">True</property>
1037                           <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
1038                           <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
1039                           <property name="shadow_type">GTK_SHADOW_IN</property>
1040                           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1041
1042                           <child>
1043                             <widget class="GtkTextView" id="observaciones">
1044                               <property name="visible">True</property>
1045                               <property name="can_focus">True</property>
1046                               <property name="editable">True</property>
1047                               <property name="overwrite">False</property>
1048                               <property name="accepts_tab">True</property>
1049                               <property name="justification">GTK_JUSTIFY_LEFT</property>
1050                               <property name="wrap_mode">GTK_WRAP_NONE</property>
1051                               <property name="cursor_visible">True</property>
1052                               <property name="pixels_above_lines">0</property>
1053                               <property name="pixels_below_lines">0</property>
1054                               <property name="pixels_inside_wrap">0</property>
1055                               <property name="left_margin">0</property>
1056                               <property name="right_margin">0</property>
1057                               <property name="indent">0</property>
1058                               <property name="text" translatable="yes"></property>
1059                             </widget>
1060                           </child>
1061                         </widget>
1062                         <packing>
1063                           <property name="left_attach">1</property>
1064                           <property name="right_attach">2</property>
1065                           <property name="top_attach">2</property>
1066                           <property name="bottom_attach">6</property>
1067                           <property name="x_options">fill</property>
1068                         </packing>
1069                       </child>
1070
1071                       <child>
1072                         <widget class="GtkLabel" id="label26">
1073                           <property name="visible">True</property>
1074                           <property name="label" translatable="yes">Disponibilidad : </property>
1075                           <property name="use_underline">False</property>
1076                           <property name="use_markup">False</property>
1077                           <property name="justify">GTK_JUSTIFY_LEFT</property>
1078                           <property name="wrap">False</property>
1079                           <property name="selectable">False</property>
1080                           <property name="xalign">0</property>
1081                           <property name="yalign">0.5</property>
1082                           <property name="xpad">0</property>
1083                           <property name="ypad">0</property>
1084                           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1085                           <property name="width_chars">-1</property>
1086                           <property name="single_line_mode">False</property>
1087                           <property name="angle">0</property>
1088                         </widget>
1089                         <packing>
1090                           <property name="left_attach">0</property>
1091                           <property name="right_attach">1</property>
1092                           <property name="top_attach">1</property>
1093                           <property name="bottom_attach">2</property>
1094                           <property name="x_options">fill</property>
1095                           <property name="y_options"></property>
1096                         </packing>
1097                       </child>
1098
1099                       <child>
1100                         <widget class="GtkEntry" id="disponibilidad">
1101                           <property name="visible">True</property>
1102                           <property name="can_focus">True</property>
1103                           <property name="editable">True</property>
1104                           <property name="visibility">True</property>
1105                           <property name="max_length">0</property>
1106                           <property name="text" translatable="yes"></property>
1107                           <property name="has_frame">True</property>
1108                           <property name="invisible_char">*</property>
1109                           <property name="activates_default">False</property>
1110                         </widget>
1111                         <packing>
1112                           <property name="left_attach">1</property>
1113                           <property name="right_attach">2</property>
1114                           <property name="top_attach">1</property>
1115                           <property name="bottom_attach">2</property>
1116                           <property name="y_options"></property>
1117                         </packing>
1118                       </child>
1119                     </widget>
1120                   </child>
1121                 </widget>
1122               </child>
1123
1124               <child>
1125                 <widget class="GtkLabel" id="label23">
1126                   <property name="visible">True</property>
1127                   <property name="label" translatable="yes">&lt;b&gt;Solicitud&lt;/b&gt;</property>
1128                   <property name="use_underline">False</property>
1129                   <property name="use_markup">True</property>
1130                   <property name="justify">GTK_JUSTIFY_LEFT</property>
1131                   <property name="wrap">False</property>
1132                   <property name="selectable">False</property>
1133                   <property name="xalign">0.5</property>
1134                   <property name="yalign">0.5</property>
1135                   <property name="xpad">0</property>
1136                   <property name="ypad">0</property>
1137                   <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1138                   <property name="width_chars">-1</property>
1139                   <property name="single_line_mode">False</property>
1140                   <property name="angle">0</property>
1141                 </widget>
1142                 <packing>
1143                   <property name="type">label_item</property>
1144                 </packing>
1145               </child>
1146             </widget>
1147             <packing>
1148               <property name="padding">0</property>
1149               <property name="expand">True</property>
1150               <property name="fill">True</property>
1151             </packing>
1152           </child>
1153         </widget>
1154         <packing>
1155           <property name="padding">0</property>
1156           <property name="expand">True</property>
1157           <property name="fill">True</property>
1158         </packing>
1159       </child>
1160     </widget>
1161   </child>
1162 </widget>
1163
1164 </glade-interface>