315
|
1 |
<?xml version="1.0"?>
|
|
2 |
<!-- generated by wxGlade 0.6.3 on Sun Jan 18 22:23:21 2009 -->
|
|
3 |
|
|
4 |
<application path="" name="" class="" option="0" language="python" top_window="frame_1" encoding="UTF-8" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.8" is_template="0">
|
|
5 |
<object class="HMIFrame" name="frame_1" base="EditFrame">
|
|
6 |
<style>wxDEFAULT_FRAME_STYLE</style>
|
|
7 |
<title>frame_1</title>
|
|
8 |
<object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
|
|
9 |
<orient>wxVERTICAL</orient>
|
|
10 |
<object class="sizeritem">
|
|
11 |
<border>0</border>
|
|
12 |
<option>0</option>
|
|
13 |
<object class="wxSpinCtrl" name="spin_ctrl_1" base="EditSpinCtrl">
|
|
14 |
<range>0, 10000</range>
|
|
15 |
</object>
|
|
16 |
</object>
|
|
17 |
<object class="sizeritem">
|
|
18 |
<border>0</border>
|
|
19 |
<option>0</option>
|
|
20 |
<object class="wxCheckBox" name="checkbox_1" base="EditCheckBox">
|
|
21 |
<label>checkbox_1</label>
|
|
22 |
</object>
|
|
23 |
</object>
|
|
24 |
<object class="sizeritem">
|
|
25 |
<border>0</border>
|
|
26 |
<option>0</option>
|
|
27 |
<object class="wxStaticText" name="label_1" base="EditStaticText">
|
|
28 |
<attribute>1</attribute>
|
|
29 |
<label>GUI modifiée !</label>
|
|
30 |
</object>
|
|
31 |
</object>
|
|
32 |
</object>
|
|
33 |
</object>
|
|
34 |
</application>
|