Changeset 176
- Timestamp:
- 11/08/09 21:01:52 (4 years ago)
- File:
-
- 1 edited
-
trunk/wxg/legajosocial.wxg (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wxg/legajosocial.wxg
r175 r176 1 1 <?xml version="1.0"?> 2 <!-- generated by wxGlade 0.6.3 on Tue Aug 11 20: 08:142009 -->2 <!-- generated by wxGlade 0.6.3 on Tue Aug 11 20:40:10 2009 --> 3 3 4 4 <application path="" name="" class="" option="0" language="python" top_window="frame" encoding="UTF-8" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.8" is_template="0"> … … 429 429 <border>0</border> 430 430 <option>0</option> 431 <object class="wxStaticText" name="label_9" base="EditStaticText"> 432 <attribute>1</attribute> 433 <label>label_9</label> 434 </object> 435 </object> 436 <object class="sizeritem"> 437 <flag>wxEXPAND</flag> 438 <border>0</border> 439 <option>0</option> 440 <object class="wxTextCtrl" name="text_ctrl_9" base="EditTextCtrl"> 431 <object class="wxCheckBox" name="ckbPlanFamiliar" base="EditCheckBox"> 432 <label>Plan Familiar</label> 433 </object> 434 </object> 435 <object class="sizeritem"> 436 <flag>wxEXPAND</flag> 437 <border>0</border> 438 <option>0</option> 439 <object class="wxComboBox" name="planFamiliar" base="EditComboBox"> 440 <selection>-1</selection> 441 <choices> 442 <choice>Jefas y jefes</choice> 443 <choice>Plan Trabajar</choice> 444 <choice>Fines</choice> 445 </choices> 441 446 </object> 442 447 </object> … … 474 479 <border>0</border> 475 480 <option>0</option> 476 <object class="wxStaticText" name="label_10" base="EditStaticText"> 477 <attribute>1</attribute> 478 <label>label_10</label> 479 </object> 480 </object> 481 <object class="sizeritem"> 482 <flag>wxEXPAND</flag> 483 <border>0</border> 484 <option>0</option> 485 <object class="wxTextCtrl" name="text_ctrl_10" base="EditTextCtrl"> 481 <object class="wxCheckBox" name="chkEscuela" base="EditCheckBox"> 482 <label>Va a la escuela</label> 483 </object> 484 </object> 485 <object class="sizeritem"> 486 <flag>wxEXPAND</flag> 487 <border>0</border> 488 <option>0</option> 489 <object class="wxComboBox" name="cmbEscolarizado" base="EditComboBox"> 490 <selection>-1</selection> 491 <choices> 492 <choice>Primaria</choice> 493 <choice>Secundaria</choice> 494 <choice>FP</choice> 495 <choice>Primaria adultos</choice> 496 <choice>Secundaria adultos</choice> 497 <choice>Terciario</choice> 498 <choice>Universidad</choice> 499 </choices> 486 500 </object> 487 501 </object>
Note: See TracChangeset
for help on using the changeset viewer.
