Subversion Repositories Projects

Rev

Rev 633 | Rev 643 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 633 Rev 639
1
<?xml version="1.0"?>
1
<?xml version="1.0"?>
2
<!-- generated by wxGlade 0.6.3 on Thu Oct 08 13:01:03 2009 -->
2
<!-- generated by wxGlade 0.6.3 on Sun Oct 11 19:04:10 2009 -->
3
 
3
 
4
<application path="C:\DATA\MK\SVN\Projects\VibrationTest\trunk\VibrationTest\VibrationTestGui.py" name="VibrationTestGui" class="App" option="0" language="python" top_window="frame_1" encoding="ISO-8859-15" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.6" is_template="0">
4
<application path="C:\DATA\MK\SVN\Projects\VibrationTest\trunk\VibrationTest\VibrationTestGui.py" name="VibrationTestGui" class="App" option="0" language="python" top_window="frame_1" encoding="ISO-8859-15" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.6" is_template="0">
5
    <object class="MainFrame" name="frame_1" base="EditFrame">
5
    <object class="MainFrame" name="frame_1" base="EditFrame">
6
        <style>wxDEFAULT_FRAME_STYLE</style>
6
        <style>wxDEFAULT_FRAME_STYLE</style>
7
        <title>VibrationTest</title>
7
        <title>VibrationTest</title>
8
        <menubar>1</menubar>
8
        <menubar>1</menubar>
9
        <size>850, 700</size>
9
        <size>850, 700</size>
10
        <object class="wxMenuBar" name="frame_1_menubar" base="EditMenuBar">
10
        <object class="wxMenuBar" name="frame_1_menubar" base="EditMenuBar">
11
            <menus>
11
            <menus>
12
                <menu name="" label="File">
12
                <menu name="" label="&amp;File">
13
                    <item>
13
                    <item>
14
                        <label>Settings</label>
14
                        <label>Settings</label>
15
                        <id>101</id>
15
                        <id>101</id>
16
                        <handler>OnSettings</handler>
16
                        <handler>OnSettings</handler>
17
                    </item>
17
                    </item>
18
                    <item>
18
                    <item>
19
                        <label>---</label>
19
                        <label>---</label>
20
                        <id>---</id>
20
                        <id>---</id>
21
                        <name>---</name>
21
                        <name>---</name>
22
                    </item>
22
                    </item>
23
                    <item>
23
                    <item>
24
                        <label>Exit</label>
24
                        <label>Exit</label>
25
                        <id>150</id>
25
                        <id>150</id>
26
                        <handler>onExit</handler>
26
                        <handler>onExit</handler>
27
                    </item>
27
                    </item>
28
                </menu>
28
                </menu>
29
                <menu name="" itemid="300" label="TestSet">
29
                <menu name="" itemid="300" label="TestSet">
30
                    <item>
30
                    <item>
31
                        <label>Clear All</label>
31
                        <label>Delete All\tAlt+D</label>
32
                        <id>301</id>
32
                        <id>301</id>
33
                        <handler>onClear</handler>
33
                        <handler>onClear</handler>
34
                    </item>
34
                    </item>
35
                    <item>
35
                    <item>
36
                        <label>Clear Selected</label>
36
                        <label>Delete Selected\tCtrl+D</label>
37
                        <id>302</id>
37
                        <id>302</id>
38
                        <handler>onClearSelected</handler>
38
                        <handler>onClearSelected</handler>
39
                    </item>
39
                    </item>
40
                    <item>
40
                    <item>
41
                        <label>---</label>
41
                        <label>---</label>
42
                        <id>---</id>
42
                        <id>---</id>
43
                        <name>---</name>
43
                        <name>---</name>
44
                    </item>
44
                    </item>
45
                    <item>
45
                    <item>
46
                        <label>Select All</label>
46
                        <label>Select All\tCtrl+A</label>
47
                        <id>310</id>
47
                        <id>310</id>
48
                        <handler>onSelectAll</handler>
48
                        <handler>onSelectAll</handler>
49
                    </item>
49
                    </item>
50
                    <item>
50
                    <item>
51
                        <label>---</label>
51
                        <label>---</label>
52
                        <id>---</id>
52
                        <id>---</id>
53
                        <name>---</name>
53
                        <name>---</name>
54
                    </item>
54
                    </item>
55
                    <item>
55
                    <item>
56
                        <label>Load</label>
56
                        <label>Load\tCtrl+L</label>
57
                        <id>303</id>
57
                        <id>303</id>
58
                        <handler>OnImport</handler>
58
                        <handler>OnImport</handler>
59
                    </item>
59
                    </item>
60
                    <item>
60
                    <item>
61
                        <label>Save</label>
61
                        <label>Save\tCtrl+S</label>
62
                        <id>304</id>
62
                        <id>304</id>
63
                        <handler>onExport</handler>
63
                        <handler>onExport</handler>
64
                    </item>
64
                    </item>
65
                </menu>
65
                </menu>
66
                <menu name="" itemid="400" label="MK">
66
                <menu name="" itemid="400" label="MK">
67
                    <item>
67
                    <item>
68
                        <label>Flash VibTest FC software</label>
68
                        <label>Flash VibTest FC software</label>
69
                        <id>401</id>
69
                        <id>401</id>
70
                    </item>
70
                    </item>
71
                    <item>
71
                    <item>
72
                        <label>Restore original FC software</label>
72
                        <label>Restore original FC software</label>
73
                        <id>402</id>
73
                        <id>402</id>
74
                    </item>
74
                    </item>
75
                </menu>
75
                </menu>
76
                <menu name="" itemid="1000" label="Help">
76
                <menu name="" itemid="1000" label="Help">
77
                    <item>
77
                    <item>
78
                        <label>About</label>
78
                        <label>About</label>
79
                        <id>1099</id>
79
                        <id>1099</id>
80
                        <handler>onAbout</handler>
80
                        <handler>onAbout</handler>
81
                    </item>
81
                    </item>
82
                </menu>
82
                </menu>
83
            </menus>
83
            </menus>
84
        </object>
84
        </object>
85
        <object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer">
85
        <object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer">
86
            <orient>wxHORIZONTAL</orient>
86
            <orient>wxHORIZONTAL</orient>
87
            <object class="sizeritem">
87
            <object class="sizeritem">
88
                <border>0</border>
88
                <border>0</border>
89
                <option>0</option>
89
                <option>0</option>
90
                <object class="spacer" name="spacer" base="EditSpacer">
90
                <object class="spacer" name="spacer" base="EditSpacer">
91
                    <height>20</height>
91
                    <height>20</height>
92
                    <width>20</width>
92
                    <width>20</width>
93
                </object>
93
                </object>
94
            </object>
94
            </object>
95
            <object class="sizeritem">
95
            <object class="sizeritem">
96
                <flag>wxEXPAND</flag>
96
                <flag>wxEXPAND</flag>
97
                <border>0</border>
97
                <border>0</border>
98
                <option>1</option>
98
                <option>1</option>
99
                <object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer">
99
                <object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer">
100
                    <orient>wxVERTICAL</orient>
100
                    <orient>wxVERTICAL</orient>
101
                    <object class="sizeritem">
101
                    <object class="sizeritem">
102
                        <border>0</border>
102
                        <border>0</border>
103
                        <option>0</option>
103
                        <option>0</option>
104
                        <object class="spacer" name="spacer" base="EditSpacer">
104
                        <object class="spacer" name="spacer" base="EditSpacer">
105
                            <height>20</height>
105
                            <height>20</height>
106
                            <width>20</width>
106
                            <width>20</width>
107
                        </object>
107
                        </object>
108
                    </object>
108
                    </object>
109
                    <object class="sizeritem">
109
                    <object class="sizeritem">
110
                        <border>0</border>
110
                        <border>0</border>
111
                        <option>0</option>
111
                        <option>0</option>
112
                        <object class="wxBoxSizer" name="sizer_9" base="EditBoxSizer">
112
                        <object class="wxBoxSizer" name="sizer_9" base="EditBoxSizer">
113
                            <orient>wxHORIZONTAL</orient>
113
                            <orient>wxHORIZONTAL</orient>
114
                            <object class="sizeritem">
114
                            <object class="sizeritem">
115
                                <flag>wxEXPAND</flag>
115
                                <flag>wxEXPAND</flag>
116
                                <border>0</border>
116
                                <border>0</border>
117
                                <option>1</option>
117
                                <option>1</option>
118
                                <object class="wxBoxSizer" name="sizer_7" base="EditBoxSizer">
118
                                <object class="wxBoxSizer" name="sizer_7" base="EditBoxSizer">
119
                                    <orient>wxHORIZONTAL</orient>
119
                                    <orient>wxHORIZONTAL</orient>
120
                                    <object class="sizeritem">
120
                                    <object class="sizeritem">
121
                                        <flag>wxEXPAND</flag>
121
                                        <flag>wxEXPAND</flag>
122
                                        <border>0</border>
122
                                        <border>0</border>
123
                                        <option>1</option>
123
                                        <option>1</option>
124
                                        <object class="wxBoxSizer" name="sizer_13" base="EditBoxSizer">
124
                                        <object class="wxBoxSizer" name="sizer_13" base="EditBoxSizer">
125
                                            <orient>wxVERTICAL</orient>
125
                                            <orient>wxVERTICAL</orient>
126
                                            <object class="sizeritem">
126
                                            <object class="sizeritem">
127
                                                <flag>wxEXPAND</flag>
127
                                                <flag>wxEXPAND</flag>
128
                                                <border>0</border>
128
                                                <border>0</border>
129
                                                <option>1</option>
129
                                                <option>1</option>
130
                                                <object class="wxBoxSizer" name="sizer_14" base="EditBoxSizer">
130
                                                <object class="wxBoxSizer" name="sizer_14" base="EditBoxSizer">
131
                                                    <orient>wxHORIZONTAL</orient>
131
                                                    <orient>wxHORIZONTAL</orient>
132
                                                    <object class="sizeritem">
132
                                                    <object class="sizeritem">
133
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
133
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
134
                                                        <border>0</border>
134
                                                        <border>0</border>
135
                                                        <option>0</option>
135
                                                        <option>0</option>
136
                                                        <object class="wxStaticText" name="label_1" base="EditStaticText">
136
                                                        <object class="wxStaticText" name="label_1" base="EditStaticText">
137
                                                            <style>wxALIGN_RIGHT</style>
137
                                                            <style>wxALIGN_RIGHT</style>
138
                                                            <attribute>1</attribute>
138
                                                            <attribute>1</attribute>
139
                                                            <label>Test Description :</label>
139
                                                            <label>Test Description :</label>
140
                                                            <font>
140
                                                            <font>
141
                                                                <size>8</size>
141
                                                                <size>8</size>
142
                                                                <family>default</family>
142
                                                                <family>default</family>
143
                                                                <style>normal</style>
143
                                                                <style>normal</style>
144
                                                                <weight>bold</weight>
144
                                                                <weight>bold</weight>
145
                                                                <underlined>0</underlined>
145
                                                                <underlined>0</underlined>
146
                                                                <face></face>
146
                                                                <face></face>
147
                                                            </font>
147
                                                            </font>
148
                                                            <size>110, -1</size>
148
                                                            <size>110, -1</size>
149
                                                        </object>
149
                                                        </object>
150
                                                    </object>
150
                                                    </object>
151
                                                    <object class="sizeritem">
151
                                                    <object class="sizeritem">
152
                                                        <border>0</border>
152
                                                        <border>0</border>
153
                                                        <option>0</option>
153
                                                        <option>0</option>
154
                                                        <object class="spacer" name="spacer" base="EditSpacer">
154
                                                        <object class="spacer" name="spacer" base="EditSpacer">
155
                                                            <height>20</height>
155
                                                            <height>20</height>
156
                                                            <width>20</width>
156
                                                            <width>20</width>
157
                                                        </object>
157
                                                        </object>
158
                                                    </object>
158
                                                    </object>
159
                                                    <object class="sizeritem">
159
                                                    <object class="sizeritem">
160
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
160
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
161
                                                        <border>0</border>
161
                                                        <border>0</border>
162
                                                        <option>0</option>
162
                                                        <option>0</option>
163
                                                        <object class="wxTextCtrl" name="descrCtrl" base="EditTextCtrl">
163
                                                        <object class="wxTextCtrl" name="descrCtrl" base="EditTextCtrl">
164
                                                            <value>N/A</value>
164
                                                            <value>N/A</value>
165
                                                            <size>350, -1</size>
165
                                                            <size>350, -1</size>
166
                                                        </object>
166
                                                        </object>
167
                                                    </object>
167
                                                    </object>
168
                                                </object>
168
                                                </object>
169
                                            </object>
169
                                            </object>
170
                                            <object class="sizeritem">
170
                                            <object class="sizeritem">
171
                                                <border>0</border>
171
                                                <border>0</border>
172
                                                <option>0</option>
172
                                                <option>0</option>
173
                                                <object class="spacer" name="spacer" base="EditSpacer">
173
                                                <object class="spacer" name="spacer" base="EditSpacer">
174
                                                    <height>5</height>
174
                                                    <height>5</height>
175
                                                    <width>20</width>
175
                                                    <width>20</width>
176
                                                </object>
176
                                                </object>
177
                                            </object>
177
                                            </object>
178
                                            <object class="sizeritem">
178
                                            <object class="sizeritem">
179
                                                <flag>wxEXPAND</flag>
179
                                                <flag>wxEXPAND</flag>
180
                                                <border>0</border>
180
                                                <border>0</border>
181
                                                <option>1</option>
181
                                                <option>1</option>
182
                                                <object class="wxBoxSizer" name="sizer_15" base="EditBoxSizer">
182
                                                <object class="wxBoxSizer" name="sizer_15" base="EditBoxSizer">
183
                                                    <orient>wxHORIZONTAL</orient>
183
                                                    <orient>wxHORIZONTAL</orient>
184
                                                    <object class="sizeritem">
184
                                                    <object class="sizeritem">
185
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
185
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
186
                                                        <border>0</border>
186
                                                        <border>0</border>
187
                                                        <option>0</option>
187
                                                        <option>0</option>
188
                                                        <object class="wxStaticText" name="label_2" base="EditStaticText">
188
                                                        <object class="wxStaticText" name="label_2" base="EditStaticText">
189
                                                            <style>wxALIGN_RIGHT</style>
189
                                                            <style>wxALIGN_RIGHT</style>
190
                                                            <attribute>1</attribute>
190
                                                            <attribute>1</attribute>
191
                                                            <label>Channel(s) :</label>
191
                                                            <label>Channel(s) :</label>
192
                                                            <font>
192
                                                            <font>
193
                                                                <size>8</size>
193
                                                                <size>8</size>
194
                                                                <family>default</family>
194
                                                                <family>default</family>
195
                                                                <style>normal</style>
195
                                                                <style>normal</style>
196
                                                                <weight>bold</weight>
196
                                                                <weight>bold</weight>
197
                                                                <underlined>0</underlined>
197
                                                                <underlined>0</underlined>
198
                                                                <face></face>
198
                                                                <face></face>
199
                                                            </font>
199
                                                            </font>
200
                                                            <size>110, -1</size>
200
                                                            <size>110, -1</size>
201
                                                        </object>
201
                                                        </object>
202
                                                    </object>
202
                                                    </object>
203
                                                    <object class="sizeritem">
203
                                                    <object class="sizeritem">
204
                                                        <border>0</border>
204
                                                        <border>0</border>
205
                                                        <option>0</option>
205
                                                        <option>0</option>
206
                                                        <object class="spacer" name="spacer" base="EditSpacer">
206
                                                        <object class="spacer" name="spacer" base="EditSpacer">
207
                                                            <height>20</height>
207
                                                            <height>20</height>
208
                                                            <width>20</width>
208
                                                            <width>20</width>
209
                                                        </object>
209
                                                        </object>
210
                                                    </object>
210
                                                    </object>
211
                                                    <object class="sizeritem">
211
                                                    <object class="sizeritem">
212
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
212
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
213
                                                        <border>0</border>
213
                                                        <border>0</border>
214
                                                        <option>0</option>
214
                                                        <option>0</option>
215
                                                        <object class="wxCheckBox" name="accTopCb" base="EditCheckBox">
215
                                                        <object class="wxCheckBox" name="accTopCb" base="EditCheckBox">
216
                                                            <label>ACC Top</label>
216
                                                            <label>ACC Top</label>
217
                                                            <font>
217
                                                            <font>
218
                                                                <size>8</size>
218
                                                                <size>8</size>
219
                                                                <family>default</family>
219
                                                                <family>default</family>
220
                                                                <style>normal</style>
220
                                                                <style>normal</style>
221
                                                                <weight>bold</weight>
221
                                                                <weight>bold</weight>
222
                                                                <underlined>0</underlined>
222
                                                                <underlined>0</underlined>
223
                                                                <face></face>
223
                                                                <face></face>
224
                                                            </font>
224
                                                            </font>
225
                                                        </object>
225
                                                        </object>
226
                                                    </object>
226
                                                    </object>
227
                                                    <object class="sizeritem">
227
                                                    <object class="sizeritem">
228
                                                        <border>0</border>
228
                                                        <border>0</border>
229
                                                        <option>0</option>
229
                                                        <option>0</option>
230
                                                        <object class="spacer" name="spacer" base="EditSpacer">
230
                                                        <object class="spacer" name="spacer" base="EditSpacer">
231
                                                            <height>20</height>
231
                                                            <height>20</height>
232
                                                            <width>20</width>
232
                                                            <width>20</width>
233
                                                        </object>
233
                                                        </object>
234
                                                    </object>
234
                                                    </object>
235
                                                    <object class="sizeritem">
235
                                                    <object class="sizeritem">
236
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
236
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
237
                                                        <border>0</border>
237
                                                        <border>0</border>
238
                                                        <option>0</option>
238
                                                        <option>0</option>
239
                                                        <object class="wxCheckBox" name="accRollCb" base="EditCheckBox">
239
                                                        <object class="wxCheckBox" name="accRollCb" base="EditCheckBox">
240
                                                            <checked>1</checked>
240
                                                            <checked>1</checked>
241
                                                            <label>ACC Roll</label>
241
                                                            <label>ACC Roll</label>
242
                                                            <font>
242
                                                            <font>
243
                                                                <size>8</size>
243
                                                                <size>8</size>
244
                                                                <family>default</family>
244
                                                                <family>default</family>
245
                                                                <style>normal</style>
245
                                                                <style>normal</style>
246
                                                                <weight>bold</weight>
246
                                                                <weight>bold</weight>
247
                                                                <underlined>0</underlined>
247
                                                                <underlined>0</underlined>
248
                                                                <face></face>
248
                                                                <face></face>
249
                                                            </font>
249
                                                            </font>
250
                                                        </object>
250
                                                        </object>
251
                                                    </object>
251
                                                    </object>
252
                                                    <object class="sizeritem">
252
                                                    <object class="sizeritem">
253
                                                        <border>0</border>
253
                                                        <border>0</border>
254
                                                        <option>0</option>
254
                                                        <option>0</option>
255
                                                        <object class="spacer" name="spacer" base="EditSpacer">
255
                                                        <object class="spacer" name="spacer" base="EditSpacer">
256
                                                            <height>20</height>
256
                                                            <height>20</height>
257
                                                            <width>20</width>
257
                                                            <width>20</width>
258
                                                        </object>
258
                                                        </object>
259
                                                    </object>
259
                                                    </object>
260
                                                    <object class="sizeritem">
260
                                                    <object class="sizeritem">
261
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
261
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
262
                                                        <border>0</border>
262
                                                        <border>0</border>
263
                                                        <option>0</option>
263
                                                        <option>0</option>
264
                                                        <object class="wxCheckBox" name="accNickCb" base="EditCheckBox">
264
                                                        <object class="wxCheckBox" name="accNickCb" base="EditCheckBox">
265
                                                            <label>ACC Nick</label>
265
                                                            <label>ACC Nick</label>
266
                                                            <font>
266
                                                            <font>
267
                                                                <size>8</size>
267
                                                                <size>8</size>
268
                                                                <family>default</family>
268
                                                                <family>default</family>
269
                                                                <style>normal</style>
269
                                                                <style>normal</style>
270
                                                                <weight>bold</weight>
270
                                                                <weight>bold</weight>
271
                                                                <underlined>0</underlined>
271
                                                                <underlined>0</underlined>
272
                                                                <face></face>
272
                                                                <face></face>
273
                                                            </font>
273
                                                            </font>
274
                                                        </object>
274
                                                        </object>
275
                                                    </object>
275
                                                    </object>
276
                                                </object>
276
                                                </object>
277
                                            </object>
277
                                            </object>
278
                                            <object class="sizeritem">
278
                                            <object class="sizeritem">
279
                                                <border>0</border>
279
                                                <border>0</border>
280
                                                <option>0</option>
280
                                                <option>0</option>
281
                                                <object class="spacer" name="spacer" base="EditSpacer">
281
                                                <object class="spacer" name="spacer" base="EditSpacer">
282
                                                    <height>5</height>
282
                                                    <height>5</height>
283
                                                    <width>20</width>
283
                                                    <width>20</width>
284
                                                </object>
284
                                                </object>
285
                                            </object>
285
                                            </object>
286
                                            <object class="sizeritem">
286
                                            <object class="sizeritem">
287
                                                <flag>wxEXPAND</flag>
287
                                                <flag>wxEXPAND</flag>
288
                                                <border>0</border>
288
                                                <border>0</border>
289
                                                <option>1</option>
289
                                                <option>1</option>
290
                                                <object class="wxBoxSizer" name="sizer_16" base="EditBoxSizer">
290
                                                <object class="wxBoxSizer" name="sizer_16" base="EditBoxSizer">
291
                                                    <orient>wxHORIZONTAL</orient>
291
                                                    <orient>wxHORIZONTAL</orient>
292
                                                    <object class="sizeritem">
292
                                                    <object class="sizeritem">
293
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
293
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
294
                                                        <border>0</border>
294
                                                        <border>0</border>
295
                                                        <option>0</option>
295
                                                        <option>0</option>
296
                                                        <object class="wxStaticText" name="label_3" base="EditStaticText">
296
                                                        <object class="wxStaticText" name="label_3" base="EditStaticText">
297
                                                            <style>wxALIGN_RIGHT</style>
297
                                                            <style>wxALIGN_RIGHT</style>
298
                                                            <attribute>1</attribute>
298
                                                            <attribute>1</attribute>
299
                                                            <label>Motor(s) :</label>
299
                                                            <label>Motor(s) :</label>
300
                                                            <font>
300
                                                            <font>
301
                                                                <size>8</size>
301
                                                                <size>8</size>
302
                                                                <family>default</family>
302
                                                                <family>default</family>
303
                                                                <style>normal</style>
303
                                                                <style>normal</style>
304
                                                                <weight>bold</weight>
304
                                                                <weight>bold</weight>
305
                                                                <underlined>0</underlined>
305
                                                                <underlined>0</underlined>
306
                                                                <face></face>
306
                                                                <face></face>
307
                                                            </font>
307
                                                            </font>
308
                                                            <size>110, -1</size>
308
                                                            <size>110, -1</size>
309
                                                        </object>
309
                                                        </object>
310
                                                    </object>
310
                                                    </object>
311
                                                    <object class="sizeritem">
311
                                                    <object class="sizeritem">
312
                                                        <border>0</border>
312
                                                        <border>0</border>
313
                                                        <option>0</option>
313
                                                        <option>0</option>
314
                                                        <object class="spacer" name="spacer" base="EditSpacer">
314
                                                        <object class="spacer" name="spacer" base="EditSpacer">
315
                                                            <height>20</height>
315
                                                            <height>20</height>
316
                                                            <width>20</width>
316
                                                            <width>20</width>
317
                                                        </object>
317
                                                        </object>
318
                                                    </object>
318
                                                    </object>
319
                                                    <object class="sizeritem">
319
                                                    <object class="sizeritem">
320
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
320
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
321
                                                        <border>0</border>
321
                                                        <border>0</border>
322
                                                        <option>0</option>
322
                                                        <option>0</option>
323
                                                        <object class="wxTextCtrl" name="motorsCtrl" base="EditTextCtrl">
323
                                                        <object class="wxTextCtrl" name="motorsCtrl" base="EditTextCtrl">
324
                                                            <value>1</value>
324
                                                            <value>1</value>
325
                                                        </object>
325
                                                        </object>
326
                                                    </object>
326
                                                    </object>
327
                                                    <object class="sizeritem">
327
                                                    <object class="sizeritem">
328
                                                        <border>0</border>
328
                                                        <border>0</border>
329
                                                        <option>0</option>
329
                                                        <option>0</option>
330
                                                        <object class="spacer" name="spacer" base="EditSpacer">
330
                                                        <object class="spacer" name="spacer" base="EditSpacer">
331
                                                            <height>20</height>
331
                                                            <height>20</height>
332
                                                            <width>50</width>
332
                                                            <width>50</width>
333
                                                        </object>
333
                                                        </object>
334
                                                    </object>
334
                                                    </object>
335
                                                    <object class="sizeritem">
335
                                                    <object class="sizeritem">
336
                                                        <flag>wxRIGHT|wxALIGN_CENTER_VERTICAL</flag>
336
                                                        <flag>wxRIGHT|wxALIGN_CENTER_VERTICAL</flag>
337
                                                        <border>0</border>
337
                                                        <border>0</border>
338
                                                        <option>0</option>
338
                                                        <option>0</option>
339
                                                        <object class="wxStaticText" name="label_4" base="EditStaticText">
339
                                                        <object class="wxStaticText" name="label_4" base="EditStaticText">
340
                                                            <attribute>1</attribute>
340
                                                            <attribute>1</attribute>
341
                                                            <label>Speed(s) :</label>
341
                                                            <label>Speed(s) :</label>
342
                                                            <font>
342
                                                            <font>
343
                                                                <size>8</size>
343
                                                                <size>8</size>
344
                                                                <family>default</family>
344
                                                                <family>default</family>
345
                                                                <style>normal</style>
345
                                                                <style>normal</style>
346
                                                                <weight>bold</weight>
346
                                                                <weight>bold</weight>
347
                                                                <underlined>0</underlined>
347
                                                                <underlined>0</underlined>
348
                                                                <face></face>
348
                                                                <face></face>
349
                                                            </font>
349
                                                            </font>
350
                                                        </object>
350
                                                        </object>
351
                                                    </object>
351
                                                    </object>
352
                                                    <object class="sizeritem">
352
                                                    <object class="sizeritem">
353
                                                        <border>0</border>
353
                                                        <border>0</border>
354
                                                        <option>0</option>
354
                                                        <option>0</option>
355
                                                        <object class="spacer" name="spacer" base="EditSpacer">
355
                                                        <object class="spacer" name="spacer" base="EditSpacer">
356
                                                            <height>20</height>
356
                                                            <height>20</height>
357
                                                            <width>20</width>
357
                                                            <width>20</width>
358
                                                        </object>
358
                                                        </object>
359
                                                    </object>
359
                                                    </object>
360
                                                    <object class="sizeritem">
360
                                                    <object class="sizeritem">
361
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
361
                                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
362
                                                        <border>0</border>
362
                                                        <border>0</border>
363
                                                        <option>0</option>
363
                                                        <option>0</option>
364
                                                        <object class="wxTextCtrl" name="speedCtrl" base="EditTextCtrl">
364
                                                        <object class="wxTextCtrl" name="speedCtrl" base="EditTextCtrl">
365
                                                            <tooltip>e.g. \n 100 \n 100,150 \n 100-200:10</tooltip>
365
                                                            <tooltip>e.g. \n 100 \n 100,150 \n 100-200:10</tooltip>
366
                                                            <value>100-200:10</value>
366
                                                            <value>100-200:10</value>
367
                                                        </object>
367
                                                        </object>
368
                                                    </object>
368
                                                    </object>
369
                                                </object>
369
                                                </object>
370
                                            </object>
370
                                            </object>
371
                                        </object>
371
                                        </object>
372
                                    </object>
372
                                    </object>
373
                                    <object class="sizeritem">
373
                                    <object class="sizeritem">
374
                                        <border>0</border>
374
                                        <border>0</border>
375
                                        <option>0</option>
375
                                        <option>0</option>
376
                                        <object class="spacer" name="spacer" base="EditSpacer">
376
                                        <object class="spacer" name="spacer" base="EditSpacer">
377
                                            <height>20</height>
377
                                            <height>20</height>
378
                                            <width>20</width>
378
                                            <width>20</width>
379
                                        </object>
379
                                        </object>
380
                                    </object>
380
                                    </object>
381
                                    <object class="sizeritem">
381
                                    <object class="sizeritem">
382
                                        <border>0</border>
382
                                        <border>0</border>
383
                                        <option>0</option>
383
                                        <option>0</option>
384
                                        <object class="spacer" name="spacer" base="EditSpacer">
384
                                        <object class="spacer" name="spacer" base="EditSpacer">
385
                                            <height>20</height>
385
                                            <height>20</height>
386
                                            <width>20</width>
386
                                            <width>20</width>
387
                                        </object>
387
                                        </object>
388
                                    </object>
388
                                    </object>
389
                                </object>
389
                                </object>
390
                            </object>
390
                            </object>
391
                            <object class="sizeritem">
391
                            <object class="sizeritem">
392
                                <border>0</border>
392
                                <border>0</border>
393
                                <option>0</option>
393
                                <option>0</option>
394
                                <object class="wxBitmapButton" name="bitmap_button_1" base="EditBitmapButton">
394
                                <object class="wxBitmapButton" name="bitmap_button_1" base="EditBitmapButton">
395
                                    <tooltip>Start Measurement</tooltip>
395
                                    <tooltip>Start Measurement</tooltip>
396
                                    <bitmap>Resources\Fairytale_player_play.png</bitmap>
396
                                    <bitmap>Resources\Fairytale_player_play.png</bitmap>
397
                                    <events>
397
                                    <events>
398
                                        <handler event="EVT_BUTTON">onStartMeasure</handler>
398
                                        <handler event="EVT_BUTTON">onStartMeasure</handler>
399
                                    </events>
399
                                    </events>
400
                                </object>
400
                                </object>
401
                            </object>
401
                            </object>
402
                        </object>
402
                        </object>
403
                    </object>
403
                    </object>
404
                    <object class="sizeritem">
404
                    <object class="sizeritem">
405
                        <flag>wxEXPAND</flag>
405
                        <flag>wxEXPAND</flag>
406
                        <border>0</border>
406
                        <border>0</border>
407
                        <option>0</option>
407
                        <option>0</option>
408
                        <object class="wxBoxSizer" name="sizer_17" base="EditBoxSizer">
408
                        <object class="wxBoxSizer" name="sizer_17" base="EditBoxSizer">
409
                            <orient>wxVERTICAL</orient>
409
                            <orient>wxVERTICAL</orient>
410
                            <object class="sizeritem">
410
                            <object class="sizeritem">
411
                                <border>0</border>
411
                                <border>0</border>
412
                                <option>0</option>
412
                                <option>0</option>
413
                                <object class="spacer" name="spacer" base="EditSpacer">
413
                                <object class="spacer" name="spacer" base="EditSpacer">
414
                                    <height>20</height>
414
                                    <height>20</height>
415
                                    <width>20</width>
415
                                    <width>20</width>
416
                                </object>
416
                                </object>
417
                            </object>
417
                            </object>
418
                            <object class="sizeritem">
418
                            <object class="sizeritem">
419
                                <flag>wxEXPAND</flag>
419
                                <flag>wxEXPAND</flag>
420
                                <border>0</border>
420
                                <border>0</border>
421
                                <option>0</option>
421
                                <option>0</option>
422
                                <object class="wxStaticLine" name="static_line_1" base="EditStaticLine">
422
                                <object class="wxStaticLine" name="static_line_1" base="EditStaticLine">
423
                                    <style>wxLI_HORIZONTAL</style>
423
                                    <style>wxLI_HORIZONTAL</style>
424
                                    <attribute>1</attribute>
424
                                    <attribute>1</attribute>
425
                                    <size>800,3</size>
425
                                    <size>800,3</size>
426
                                </object>
426
                                </object>
427
                            </object>
427
                            </object>
428
                            <object class="sizeritem">
428
                            <object class="sizeritem">
429
                                <border>0</border>
429
                                <border>0</border>
430
                                <option>0</option>
430
                                <option>0</option>
431
                                <object class="spacer" name="spacer" base="EditSpacer">
431
                                <object class="spacer" name="spacer" base="EditSpacer">
432
                                    <height>20</height>
432
                                    <height>20</height>
433
                                    <width>20</width>
433
                                    <width>20</width>
434
                                </object>
434
                                </object>
435
                            </object>
435
                            </object>
436
                        </object>
436
                        </object>
437
                    </object>
437
                    </object>
438
                    <object class="sizeritem">
438
                    <object class="sizeritem">
439
                        <border>0</border>
439
                        <border>0</border>
440
                        <option>0</option>
440
                        <option>0</option>
441
                        <object class="wxBoxSizer" name="sizer_11" base="EditBoxSizer">
441
                        <object class="wxBoxSizer" name="sizer_11" base="EditBoxSizer">
442
                            <orient>wxVERTICAL</orient>
442
                            <orient>wxVERTICAL</orient>
443
                            <object class="sizeritem">
443
                            <object class="sizeritem">
444
                                <flag>wxEXPAND</flag>
444
                                <flag>wxEXPAND</flag>
445
                                <border>0</border>
445
                                <border>0</border>
446
                                <option>1</option>
446
                                <option>1</option>
447
                                <object class="wx.lib.plot.PlotCanvas" name="graphCtrl" base="CustomWidget">
447
                                <object class="wx.lib.plot.PlotCanvas" name="graphCtrl" base="CustomWidget">
448
                                    <arguments>
448
                                    <arguments>
449
                                        <argument>$parent</argument>
449
                                        <argument>$parent</argument>
450
                                        <argument>size=(800,300)</argument>
450
                                        <argument>size=(800,300)</argument>
451
                                    </arguments>
451
                                    </arguments>
452
                                    <size>800,300</size>
452
                                    <size>800,300</size>
453
                                </object>
453
                                </object>
454
                            </object>
454
                            </object>
455
                            <object class="sizeritem">
455
                            <object class="sizeritem">
456
                                <border>0</border>
456
                                <border>0</border>
457
                                <option>0</option>
457
                                <option>0</option>
458
                                <object class="spacer" name="spacer" base="EditSpacer">
458
                                <object class="spacer" name="spacer" base="EditSpacer">
459
                                    <height>5</height>
459
                                    <height>5</height>
460
                                    <width>20</width>
460
                                    <width>20</width>
461
                                </object>
461
                                </object>
462
                            </object>
462
                            </object>
463
                            <object class="sizeritem">
463
                            <object class="sizeritem">
464
                                <border>0</border>
464
                                <border>0</border>
465
                                <option>0</option>
465
                                <option>0</option>
466
                                <object class="wxBoxSizer" name="sizer_12" base="EditBoxSizer">
466
                                <object class="wxBoxSizer" name="sizer_12" base="EditBoxSizer">
467
                                    <orient>wxHORIZONTAL</orient>
467
                                    <orient>wxHORIZONTAL</orient>
468
                                    <object class="sizeritem">
468
                                    <object class="sizeritem">
469
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
469
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
470
                                        <border>0</border>
470
                                        <border>0</border>
471
                                        <option>0</option>
471
                                        <option>0</option>
472
                                        <object class="wxStaticText" name="label_40" base="EditStaticText">
472
                                        <object class="wxStaticText" name="label_40" base="EditStaticText">
473
                                            <attribute>1</attribute>
473
                                            <attribute>1</attribute>
474
                                            <label>Graph Type </label>
474
                                            <label>Graph Type </label>
475
                                            <font>
475
                                            <font>
476
                                                <size>8</size>
476
                                                <size>8</size>
477
                                                <family>default</family>
477
                                                <family>default</family>
478
                                                <style>normal</style>
478
                                                <style>normal</style>
479
                                                <weight>bold</weight>
479
                                                <weight>bold</weight>
480
                                                <underlined>0</underlined>
480
                                                <underlined>0</underlined>
481
                                                <face></face>
481
                                                <face></face>
482
                                            </font>
482
                                            </font>
483
                                        </object>
483
                                        </object>
484
                                    </object>
484
                                    </object>
485
                                    <object class="sizeritem">
485
                                    <object class="sizeritem">
486
                                        <border>0</border>
486
                                        <border>0</border>
487
                                        <option>0</option>
487
                                        <option>0</option>
488
                                        <object class="wxChoice" name="graphTypeChoice" base="EditChoice">
488
                                        <object class="wxChoice" name="graphTypeChoice" base="EditChoice">
489
                                            <selection>0</selection>
489
                                            <selection>0</selection>
490
                                            <choices>
490
                                            <choices>
491
                                                <choice>Raw Signal</choice>
491
                                                <choice>Raw Signal</choice>
492
                                                <choice>Filtered Signal</choice>
492
                                                <choice>Filtered Signal</choice>
493
                                                <choice>Spectrum</choice>
493
                                                <choice>Spectrum</choice>
494
                                            </choices>
494
                                            </choices>
495
                                            <events>
495
                                            <events>
496
                                                <handler event="EVT_CHOICE">onGraphTypeChange</handler>
496
                                                <handler event="EVT_CHOICE">onGraphTypeChange</handler>
497
                                            </events>
497
                                            </events>
498
                                        </object>
498
                                        </object>
499
                                    </object>
499
                                    </object>
500
                                    <object class="sizeritem">
500
                                    <object class="sizeritem">
501
                                        <border>0</border>
501
                                        <border>0</border>
502
                                        <option>0</option>
502
                                        <option>0</option>
503
                                        <object class="spacer" name="spacer" base="EditSpacer">
503
                                        <object class="spacer" name="spacer" base="EditSpacer">
504
                                            <height>20</height>
504
                                            <height>20</height>
505
                                            <width>40</width>
505
                                            <width>40</width>
506
                                        </object>
506
                                        </object>
507
                                    </object>
507
                                    </object>
508
                                    <object class="sizeritem">
508
                                    <object class="sizeritem">
509
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
509
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
510
                                        <border>0</border>
510
                                        <border>0</border>
511
                                        <option>0</option>
511
                                        <option>0</option>
512
                                        <object class="wxStaticText" name="label_41" base="EditStaticText">
512
                                        <object class="wxStaticText" name="label_41" base="EditStaticText">
513
                                            <attribute>1</attribute>
513
                                            <attribute>1</attribute>
514
                                            <label>Y Axis Range </label>
514
                                            <label>Y Axis Range </label>
515
                                            <font>
515
                                            <font>
516
                                                <size>8</size>
516
                                                <size>8</size>
517
                                                <family>default</family>
517
                                                <family>default</family>
518
                                                <style>normal</style>
518
                                                <style>normal</style>
519
                                                <weight>bold</weight>
519
                                                <weight>bold</weight>
520
                                                <underlined>0</underlined>
520
                                                <underlined>0</underlined>
521
                                                <face></face>
521
                                                <face></face>
522
                                            </font>
522
                                            </font>
523
                                        </object>
523
                                        </object>
524
                                    </object>
524
                                    </object>
525
                                    <object class="sizeritem">
525
                                    <object class="sizeritem">
526
                                        <border>0</border>
526
                                        <border>0</border>
527
                                        <option>0</option>
527
                                        <option>0</option>
528
                                        <object class="wxChoice" name="yAxisChoice" base="EditChoice">
528
                                        <object class="wxChoice" name="yAxisChoice" base="EditChoice">
529
                                            <selection>1</selection>
529
                                            <selection>1</selection>
530
                                            <choices>
530
                                            <choices>
531
                                                <choice>25</choice>
531
                                                <choice>25</choice>
532
                                                <choice>50</choice>
532
                                                <choice>50</choice>
533
                                                <choice>100</choice>
533
                                                <choice>100</choice>
534
                                                <choice>200</choice>
534
                                                <choice>200</choice>
535
                                            </choices>
535
                                            </choices>
536
                                            <events>
536
                                            <events>
537
                                                <handler event="EVT_CHOICE">onYAxisChange</handler>
537
                                                <handler event="EVT_CHOICE">onYAxisChange</handler>
538
                                            </events>
538
                                            </events>
539
                                        </object>
539
                                        </object>
540
                                    </object>
540
                                    </object>
541
                                    <object class="sizeritem">
541
                                    <object class="sizeritem">
542
                                        <border>0</border>
542
                                        <border>0</border>
543
                                        <option>0</option>
543
                                        <option>0</option>
544
                                        <object class="spacer" name="spacer" base="EditSpacer">
544
                                        <object class="spacer" name="spacer" base="EditSpacer">
545
                                            <height>20</height>
545
                                            <height>20</height>
546
                                            <width>80</width>
546
                                            <width>80</width>
547
                                        </object>
547
                                        </object>
548
                                    </object>
548
                                    </object>
549
                                    <object class="sizeritem">
549
                                    <object class="sizeritem">
550
                                        <border>0</border>
550
                                        <border>0</border>
551
                                        <option>0</option>
551
                                        <option>0</option>
552
                                        <object class="wxButton" name="copyGraphButton" base="EditButton">
552
                                        <object class="wxButton" name="copyGraphButton" base="EditButton">
553
                                            <label>Copy Graph Data</label>
553
                                            <label>Copy Graph Data</label>
554
                                            <font>
554
                                            <font>
555
                                                <size>8</size>
555
                                                <size>8</size>
556
                                                <family>default</family>
556
                                                <family>default</family>
557
                                                <style>normal</style>
557
                                                <style>normal</style>
558
                                                <weight>bold</weight>
558
                                                <weight>bold</weight>
559
                                                <underlined>0</underlined>
559
                                                <underlined>0</underlined>
560
                                                <face></face>
560
                                                <face></face>
561
                                            </font>
561
                                            </font>
562
                                            <events>
562
                                            <events>
563
                                                <handler event="EVT_BUTTON">onCopyGraphData</handler>
563
                                                <handler event="EVT_BUTTON">onCopyGraphData</handler>
564
                                            </events>
564
                                            </events>
565
                                        </object>
565
                                        </object>
566
                                    </object>
566
                                    </object>
567
                                </object>
567
                                </object>
568
                            </object>
568
                            </object>
569
                        </object>
569
                        </object>
570
                    </object>
570
                    </object>
571
                    <object class="sizeritem">
571
                    <object class="sizeritem">
572
                        <border>0</border>
572
                        <border>0</border>
573
                        <option>0</option>
573
                        <option>0</option>
574
                        <object class="spacer" name="spacer" base="EditSpacer">
574
                        <object class="spacer" name="spacer" base="EditSpacer">
575
                            <height>30</height>
575
                            <height>30</height>
576
                            <width>20</width>
576
                            <width>20</width>
577
                        </object>
577
                        </object>
578
                    </object>
578
                    </object>
579
                    <object class="sizeritem">
579
                    <object class="sizeritem">
580
                        <border>0</border>
580
                        <border>0</border>
581
                        <option>1</option>
581
                        <option>1</option>
582
                        <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl">
582
                        <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl">
583
                            <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
583
                            <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
584
                            <font>
584
                            <font>
585
                                <size>8</size>
585
                                <size>8</size>
586
                                <family>default</family>
586
                                <family>default</family>
587
                                <style>normal</style>
587
                                <style>normal</style>
588
                                <weight>bold</weight>
588
                                <weight>bold</weight>
589
                                <underlined>0</underlined>
589
                                <underlined>0</underlined>
590
                                <face></face>
590
                                <face></face>
591
                            </font>
591
                            </font>
592
                            <size>800,300</size>
592
                            <size>800,300</size>
593
                        </object>
593
                        </object>
594
                    </object>
594
                    </object>
595
                    <object class="sizeritem">
595
                    <object class="sizeritem">
596
                        <border>0</border>
596
                        <border>0</border>
597
                        <option>0</option>
597
                        <option>0</option>
598
                        <object class="spacer" name="spacer" base="EditSpacer">
598
                        <object class="spacer" name="spacer" base="EditSpacer">
599
                            <height>20</height>
599
                            <height>20</height>
600
                            <width>20</width>
600
                            <width>20</width>
601
                        </object>
601
                        </object>
602
                    </object>
602
                    </object>
603
                </object>
603
                </object>
604
            </object>
604
            </object>
605
        </object>
605
        </object>
606
    </object>
606
    </object>
607
    <object class="SettingsDialog" name="SettingDialog" base="EditDialog">
607
    <object class="SettingsDialog" name="SettingDialog" base="EditDialog">
608
        <style>wxDEFAULT_DIALOG_STYLE</style>
608
        <style>wxDEFAULT_DIALOG_STYLE</style>
609
        <title>Settings</title>
609
        <title>Settings</title>
610
        <object class="wxBoxSizer" name="sizer_5" base="EditBoxSizer">
610
        <object class="wxBoxSizer" name="sizer_5" base="EditBoxSizer">
611
            <orient>wxVERTICAL</orient>
611
            <orient>wxVERTICAL</orient>
612
            <object class="sizeritem">
612
            <object class="sizeritem">
613
                <border>0</border>
613
                <border>0</border>
614
                <option>0</option>
614
                <option>0</option>
615
                <object class="spacer" name="spacer" base="EditSpacer">
615
                <object class="spacer" name="spacer" base="EditSpacer">
616
                    <height>20</height>
616
                    <height>20</height>
617
                    <width>20</width>
617
                    <width>20</width>
618
                </object>
618
                </object>
619
            </object>
619
            </object>
620
            <object class="sizeritem">
620
            <object class="sizeritem">
621
                <flag>wxEXPAND</flag>
621
                <flag>wxEXPAND</flag>
622
                <border>0</border>
622
                <border>0</border>
623
                <option>1</option>
623
                <option>1</option>
624
                <object class="wxBoxSizer" name="sizer_6" base="EditBoxSizer">
624
                <object class="wxBoxSizer" name="sizer_6" base="EditBoxSizer">
625
                    <orient>wxHORIZONTAL</orient>
625
                    <orient>wxHORIZONTAL</orient>
626
                    <object class="sizeritem">
626
                    <object class="sizeritem">
627
                        <border>0</border>
627
                        <border>0</border>
628
                        <option>0</option>
628
                        <option>0</option>
629
                        <object class="spacer" name="spacer" base="EditSpacer">
629
                        <object class="spacer" name="spacer" base="EditSpacer">
630
                            <height>20</height>
630
                            <height>20</height>
631
                            <width>20</width>
631
                            <width>20</width>
632
                        </object>
632
                        </object>
633
                    </object>
633
                    </object>
634
                    <object class="sizeritem">
634
                    <object class="sizeritem">
635
                        <border>0</border>
635
                        <border>0</border>
636
                        <option>0</option>
636
                        <option>0</option>
637
                        <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer">
637
                        <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer">
638
                            <hgap>4</hgap>
638
                            <hgap>4</hgap>
639
                            <rows>1</rows>
639
                            <rows>1</rows>
640
                            <cols>2</cols>
640
                            <cols>2</cols>
641
                            <vgap>4</vgap>
641
                            <vgap>4</vgap>
642
                            <object class="sizerslot" />
642
                            <object class="sizerslot" />
643
                            <object class="sizerslot" />
643
                            <object class="sizerslot" />
644
                        </object>
644
                        </object>
645
                    </object>
645
                    </object>
646
                    <object class="sizeritem">
646
                    <object class="sizeritem">
647
                        <border>0</border>
647
                        <border>0</border>
648
                        <option>0</option>
648
                        <option>0</option>
649
                        <object class="spacer" name="spacer" base="EditSpacer">
649
                        <object class="spacer" name="spacer" base="EditSpacer">
650
                            <height>20</height>
650
                            <height>20</height>
651
                            <width>20</width>
651
                            <width>20</width>
652
                        </object>
652
                        </object>
653
                    </object>
653
                    </object>
654
                </object>
654
                </object>
655
            </object>
655
            </object>
656
            <object class="sizeritem">
656
            <object class="sizeritem">
657
                <border>0</border>
657
                <border>0</border>
658
                <option>0</option>
658
                <option>0</option>
659
                <object class="spacer" name="spacer" base="EditSpacer">
659
                <object class="spacer" name="spacer" base="EditSpacer">
660
                    <height>20</height>
660
                    <height>20</height>
661
                    <width>20</width>
661
                    <width>20</width>
662
                </object>
662
                </object>
663
            </object>
663
            </object>
664
            <object class="sizeritem">
664
            <object class="sizeritem">
665
                <flag>wxEXPAND</flag>
665
                <flag>wxEXPAND</flag>
666
                <border>0</border>
666
                <border>0</border>
667
                <option>0</option>
667
                <option>0</option>
668
                <object class="wxGridSizer" name="grid_sizer_3" base="EditGridSizer">
668
                <object class="wxGridSizer" name="grid_sizer_3" base="EditGridSizer">
669
                    <hgap>0</hgap>
669
                    <hgap>0</hgap>
670
                    <rows>1</rows>
670
                    <rows>1</rows>
671
                    <cols>2</cols>
671
                    <cols>2</cols>
672
                    <vgap>0</vgap>
672
                    <vgap>0</vgap>
673
                    <object class="sizeritem">
673
                    <object class="sizeritem">
674
                        <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag>
674
                        <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag>
675
                        <border>0</border>
675
                        <border>0</border>
676
                        <option>0</option>
676
                        <option>0</option>
677
                        <object class="wxButton" name="button_5" base="EditButton">
677
                        <object class="wxButton" name="button_5" base="EditButton">
678
                            <stockitem>CANCEL</stockitem>
678
                            <stockitem>CANCEL</stockitem>
679
                            <label>&amp;Cancel</label>
679
                            <label>&amp;Cancel</label>
680
                        </object>
680
                        </object>
681
                    </object>
681
                    </object>
682
                    <object class="sizeritem">
682
                    <object class="sizeritem">
683
                        <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag>
683
                        <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag>
684
                        <border>0</border>
684
                        <border>0</border>
685
                        <option>0</option>
685
                        <option>0</option>
686
                        <object class="wxButton" name="button_6" base="EditButton">
686
                        <object class="wxButton" name="button_6" base="EditButton">
687
                            <stockitem>OK</stockitem>
687
                            <stockitem>OK</stockitem>
688
                            <label>&amp;OK</label>
688
                            <label>&amp;OK</label>
689
                            <events>
689
                            <events>
690
                                <handler event="EVT_BUTTON">onOK</handler>
690
                                <handler event="EVT_BUTTON">onOK</handler>
691
                            </events>
691
                            </events>
692
                        </object>
692
                        </object>
693
                    </object>
693
                    </object>
694
                </object>
694
                </object>
695
            </object>
695
            </object>
696
            <object class="sizeritem">
696
            <object class="sizeritem">
697
                <border>0</border>
697
                <border>0</border>
698
                <option>0</option>
698
                <option>0</option>
699
                <object class="spacer" name="spacer" base="EditSpacer">
699
                <object class="spacer" name="spacer" base="EditSpacer">
700
                    <height>20</height>
700
                    <height>20</height>
701
                    <width>20</width>
701
                    <width>20</width>
702
                </object>
702
                </object>
703
            </object>
703
            </object>
704
        </object>
704
        </object>
705
    </object>
705
    </object>
706
    <object class="MeasureDialog" name="MeasureDialog" base="EditDialog">
706
    <object class="MeasureDialog" name="MeasureDialog" base="EditDialog">
707
        <style>wxCAPTION|wxRESIZE_BORDER|wxTHICK_FRAME</style>
707
        <style>wxCAPTION|wxRESIZE_BORDER|wxTHICK_FRAME</style>
708
        <title>Measuring Status</title>
708
        <title>Measuring Status</title>
709
        <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
709
        <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
710
            <orient>wxHORIZONTAL</orient>
710
            <orient>wxHORIZONTAL</orient>
711
            <object class="sizeritem">
711
            <object class="sizeritem">
712
                <border>0</border>
712
                <border>0</border>
713
                <option>0</option>
713
                <option>0</option>
714
                <object class="spacer" name="spacer" base="EditSpacer">
714
                <object class="spacer" name="spacer" base="EditSpacer">
715
                    <height>20</height>
715
                    <height>20</height>
716
                    <width>20</width>
716
                    <width>20</width>
717
                </object>
717
                </object>
718
            </object>
718
            </object>
719
            <object class="sizeritem">
719
            <object class="sizeritem">
720
                <flag>wxEXPAND</flag>
720
                <flag>wxEXPAND</flag>
721
                <border>0</border>
721
                <border>0</border>
722
                <option>1</option>
722
                <option>1</option>
723
                <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer">
723
                <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer">
724
                    <orient>wxVERTICAL</orient>
724
                    <orient>wxVERTICAL</orient>
725
                    <object class="sizeritem">
725
                    <object class="sizeritem">
726
                        <border>0</border>
726
                        <border>0</border>
727
                        <option>0</option>
727
                        <option>0</option>
728
                        <object class="spacer" name="spacer" base="EditSpacer">
728
                        <object class="spacer" name="spacer" base="EditSpacer">
729
                            <height>20</height>
729
                            <height>20</height>
730
                            <width>20</width>
730
                            <width>20</width>
731
                        </object>
731
                        </object>
732
                    </object>
732
                    </object>
733
                    <object class="sizeritem">
733
                    <object class="sizeritem">
734
                        <flag>wxEXPAND</flag>
734
                        <flag>wxEXPAND</flag>
735
                        <border>0</border>
735
                        <border>0</border>
736
                        <option>1</option>
736
                        <option>1</option>
737
                        <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl">
737
                        <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl">
738
                            <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style>
738
                            <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style>
739
                            <size>400,300</size>
739
                            <size>400,300</size>
740
                        </object>
740
                        </object>
741
                    </object>
741
                    </object>
742
                    <object class="sizeritem">
742
                    <object class="sizeritem">
743
                        <border>0</border>
743
                        <border>0</border>
744
                        <option>0</option>
744
                        <option>0</option>
745
                        <object class="spacer" name="spacer" base="EditSpacer">
745
                        <object class="spacer" name="spacer" base="EditSpacer">
746
                            <height>20</height>
746
                            <height>20</height>
747
                            <width>20</width>
747
                            <width>20</width>
748
                        </object>
748
                        </object>
749
                    </object>
749
                    </object>
750
                    <object class="sizeritem">
750
                    <object class="sizeritem">
751
                        <flag>wxALIGN_CENTER_HORIZONTAL</flag>
751
                        <flag>wxALIGN_CENTER_HORIZONTAL</flag>
752
                        <border>0</border>
752
                        <border>0</border>
753
                        <option>0</option>
753
                        <option>0</option>
754
                        <object class="wxButton" name="button" base="EditButton">
754
                        <object class="wxButton" name="button" base="EditButton">
755
                            <label>STOP</label>
755
                            <label>STOP</label>
756
                            <events>
756
                            <events>
757
                                <handler event="EVT_BUTTON">onButton</handler>
757
                                <handler event="EVT_BUTTON">onButton</handler>
758
                            </events>
758
                            </events>
759
                        </object>
759
                        </object>
760
                    </object>
760
                    </object>
761
                    <object class="sizeritem">
761
                    <object class="sizeritem">
762
                        <border>0</border>
762
                        <border>0</border>
763
                        <option>0</option>
763
                        <option>0</option>
764
                        <object class="spacer" name="spacer" base="EditSpacer">
764
                        <object class="spacer" name="spacer" base="EditSpacer">
765
                            <height>20</height>
765
                            <height>20</height>
766
                            <width>20</width>
766
                            <width>20</width>
767
                        </object>
767
                        </object>
768
                    </object>
768
                    </object>
769
                </object>
769
                </object>
770
            </object>
770
            </object>
771
            <object class="sizeritem">
771
            <object class="sizeritem">
772
                <border>0</border>
772
                <border>0</border>
773
                <option>0</option>
773
                <option>0</option>
774
                <object class="spacer" name="spacer" base="EditSpacer">
774
                <object class="spacer" name="spacer" base="EditSpacer">
775
                    <height>20</height>
775
                    <height>20</height>
776
                    <width>20</width>
776
                    <width>20</width>
777
                </object>
777
                </object>
778
            </object>
778
            </object>
779
            <object class="sizeritem">
779
            <object class="sizeritem">
780
                <flag>wxEXPAND</flag>
780
                <flag>wxEXPAND</flag>
781
                <border>0</border>
781
                <border>0</border>
782
                <option>1</option>
782
                <option>1</option>
783
                <object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer">
783
                <object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer">
784
                    <orient>wxVERTICAL</orient>
784
                    <orient>wxVERTICAL</orient>
785
                    <object class="sizeritem">
785
                    <object class="sizeritem">
786
                        <flag>wxEXPAND</flag>
786
                        <flag>wxEXPAND</flag>
787
                        <border>0</border>
787
                        <border>0</border>
788
                        <option>1</option>
788
                        <option>1</option>
789
                        <object class="speedmeter.SpeedMeter" name="voltageCtrl" base="CustomWidget">
789
                        <object class="speedmeter.SpeedMeter" name="voltageCtrl" base="CustomWidget">
790
                            <arguments>
790
                            <arguments>
791
                                <argument>$parent</argument>
791
                                <argument>$parent</argument>
792
                                <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS |  speedmeter.SM_DRAW_MIDDLE_ICON </argument>
792
                                <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS |  speedmeter.SM_DRAW_MIDDLE_ICON </argument>
793
                            </arguments>
793
                            </arguments>
794
                            <size>50,-1</size>
794
                            <size>50,-1</size>
795
                        </object>
795
                        </object>
796
                    </object>
796
                    </object>
797
                    <object class="sizeritem">
797
                    <object class="sizeritem">
798
                        <flag>wxEXPAND</flag>
798
                        <flag>wxEXPAND</flag>
799
                        <border>0</border>
799
                        <border>0</border>
800
                        <option>1</option>
800
                        <option>1</option>
801
                        <object class="speedmeter.SpeedMeter" name="speedCtrl" base="CustomWidget">
801
                        <object class="speedmeter.SpeedMeter" name="speedCtrl" base="CustomWidget">
802
                            <arguments>
802
                            <arguments>
803
                                <argument>$parent</argument>
803
                                <argument>$parent</argument>
804
                                <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS | speedmeter.SM_DRAW_MIDDLE_TEXT | speedmeter.SM_DRAW_SECONDARY_TICKS</argument>
804
                                <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS | speedmeter.SM_DRAW_MIDDLE_TEXT | speedmeter.SM_DRAW_SECONDARY_TICKS</argument>
805
                            </arguments>
805
                            </arguments>
806
                            <size>50,-1</size>
806
                            <size>50,-1</size>
807
                        </object>
807
                        </object>
808
                    </object>
808
                    </object>
809
                </object>
809
                </object>
810
            </object>
810
            </object>
811
            <object class="sizeritem">
811
            <object class="sizeritem">
812
                <border>0</border>
812
                <border>0</border>
813
                <option>0</option>
813
                <option>0</option>
814
                <object class="spacer" name="spacer" base="EditSpacer">
814
                <object class="spacer" name="spacer" base="EditSpacer">
815
                    <height>20</height>
815
                    <height>20</height>
816
                    <width>20</width>
816
                    <width>20</width>
817
                </object>
817
                </object>
818
            </object>
818
            </object>
819
        </object>
819
        </object>
820
    </object>
820
    </object>
821
</application>
821
</application>