Rev 616 | Rev 626 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
584 | FredericG | 1 | <?xml version="1.0"?> |
623 | FredericG | 2 | <!-- generated by wxGlade 0.6.3 on Mon Oct 05 03:20:42 2009 --> |
584 | FredericG | 3 | |
612 | FredericG | 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"> |
584 | FredericG | 5 | <object class="MainFrame" name="frame_1" base="EditFrame"> |
6 | <style>wxDEFAULT_FRAME_STYLE</style> |
||
587 | FredericG | 7 | <title>VibrationTest</title> |
8 | <menubar>1</menubar> |
||
600 | FredericG | 9 | <size>850, 700</size> |
587 | FredericG | 10 | <object class="wxMenuBar" name="frame_1_menubar" base="EditMenuBar"> |
11 | <menus> |
||
12 | <menu name="" label="File"> |
||
13 | <item> |
||
607 | FredericG | 14 | <label>Settings</label> |
15 | <id>101</id> |
||
16 | <handler>OnSettings</handler> |
||
17 | </item> |
||
18 | <item> |
||
616 | FredericG | 19 | <label>---</label> |
20 | <id>---</id> |
||
21 | <name>---</name> |
||
22 | </item> |
||
23 | <item> |
||
587 | FredericG | 24 | <label>Exit</label> |
607 | FredericG | 25 | <id>150</id> |
587 | FredericG | 26 | </item> |
27 | </menu> |
||
607 | FredericG | 28 | <menu name="" itemid="300" label="TestSet"> |
587 | FredericG | 29 | <item> |
616 | FredericG | 30 | <label>Clear All</label> |
607 | FredericG | 31 | <id>301</id> |
601 | FredericG | 32 | <handler>onClear</handler> |
587 | FredericG | 33 | </item> |
34 | <item> |
||
616 | FredericG | 35 | <label>Clear Selected</label> |
607 | FredericG | 36 | <id>302</id> |
616 | FredericG | 37 | <handler>onClearSelected</handler> |
38 | </item> |
||
39 | <item> |
||
40 | <label>---</label> |
||
41 | <id>---</id> |
||
42 | <name>---</name> |
||
43 | </item> |
||
44 | <item> |
||
45 | <label>Load</label> |
||
46 | <id>303</id> |
||
587 | FredericG | 47 | <handler>OnImport</handler> |
48 | </item> |
||
616 | FredericG | 49 | <item> |
50 | <label>Save</label> |
||
51 | <id>304</id> |
||
52 | <handler>onExport</handler> |
||
53 | </item> |
||
587 | FredericG | 54 | </menu> |
55 | <menu name="" label="MK"> |
||
56 | </menu> |
||
57 | <menu name="" label="Help"> |
||
58 | </menu> |
||
59 | </menus> |
||
60 | </object> |
||
600 | FredericG | 61 | <object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer"> |
62 | <orient>wxHORIZONTAL</orient> |
||
584 | FredericG | 63 | <object class="sizeritem"> |
591 | FredericG | 64 | <border>0</border> |
65 | <option>0</option> |
||
66 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
67 | <height>20</height> |
||
68 | <width>20</width> |
||
69 | </object> |
||
70 | </object> |
||
71 | <object class="sizeritem"> |
||
600 | FredericG | 72 | <flag>wxEXPAND</flag> |
73 | <border>0</border> |
||
74 | <option>1</option> |
||
75 | <object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer"> |
||
76 | <orient>wxVERTICAL</orient> |
||
584 | FredericG | 77 | <object class="sizeritem"> |
78 | <border>0</border> |
||
79 | <option>0</option> |
||
600 | FredericG | 80 | <object class="spacer" name="spacer" base="EditSpacer"> |
81 | <height>20</height> |
||
82 | <width>20</width> |
||
584 | FredericG | 83 | </object> |
84 | </object> |
||
85 | <object class="sizeritem"> |
||
86 | <border>0</border> |
||
87 | <option>0</option> |
||
600 | FredericG | 88 | <object class="wxBoxSizer" name="sizer_9" base="EditBoxSizer"> |
89 | <orient>wxHORIZONTAL</orient> |
||
90 | <object class="sizeritem"> |
||
91 | <border>0</border> |
||
92 | <option>0</option> |
||
93 | <object class="wxGridSizer" name="grid_sizer_1" base="EditGridSizer"> |
||
94 | <hgap>5</hgap> |
||
95 | <rows>3</rows> |
||
96 | <cols>4</cols> |
||
97 | <vgap>4</vgap> |
||
98 | <object class="sizeritem"> |
||
99 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
100 | <border>0</border> |
||
101 | <option>0</option> |
||
102 | <object class="wxStaticText" name="Description" base="EditStaticText"> |
||
103 | <attribute>1</attribute> |
||
104 | <label>Description</label> |
||
105 | <size>53, 13</size> |
||
106 | </object> |
||
107 | </object> |
||
108 | <object class="sizeritem"> |
||
109 | <border>0</border> |
||
110 | <option>0</option> |
||
616 | FredericG | 111 | <object class="wxTextCtrl" name="tcDescr" base="EditTextCtrl"> |
600 | FredericG | 112 | <value>Test</value> |
113 | </object> |
||
114 | </object> |
||
115 | <object class="sizeritem"> |
||
116 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
117 | <border>0</border> |
||
118 | <option>0</option> |
||
119 | <object class="wxStaticText" name="label_37" base="EditStaticText"> |
||
120 | <attribute>1</attribute> |
||
121 | <label>Speed(s)</label> |
||
122 | </object> |
||
123 | </object> |
||
124 | <object class="sizeritem"> |
||
125 | <border>0</border> |
||
126 | <option>0</option> |
||
616 | FredericG | 127 | <object class="wxTextCtrl" name="tcSpeeds" base="EditTextCtrl"> |
600 | FredericG | 128 | <value>100-200:10</value> |
129 | </object> |
||
130 | </object> |
||
131 | <object class="sizeritem"> |
||
132 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
133 | <border>0</border> |
||
134 | <option>0</option> |
||
135 | <object class="wxStaticText" name="label_35" base="EditStaticText"> |
||
136 | <attribute>1</attribute> |
||
137 | <label>Motor(s)</label> |
||
138 | </object> |
||
139 | </object> |
||
140 | <object class="sizeritem"> |
||
141 | <border>0</border> |
||
142 | <option>0</option> |
||
616 | FredericG | 143 | <object class="wxTextCtrl" name="tcMotors" base="EditTextCtrl"> |
600 | FredericG | 144 | <value>1</value> |
145 | </object> |
||
146 | </object> |
||
147 | <object class="sizeritem"> |
||
148 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
149 | <border>0</border> |
||
150 | <option>0</option> |
||
151 | <object class="wxStaticText" name="label_38" base="EditStaticText"> |
||
152 | <attribute>1</attribute> |
||
153 | </object> |
||
154 | </object> |
||
155 | <object class="sizeritem"> |
||
156 | <border>0</border> |
||
157 | <option>0</option> |
||
158 | <object class="wxTextCtrl" name="text_ctrl_10" base="EditTextCtrl"> |
||
159 | </object> |
||
160 | </object> |
||
161 | <object class="sizeritem"> |
||
162 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
163 | <border>0</border> |
||
164 | <option>0</option> |
||
165 | <object class="wxStaticText" name="label_36" base="EditStaticText"> |
||
166 | <attribute>1</attribute> |
||
616 | FredericG | 167 | <label>Channel(s)</label> |
600 | FredericG | 168 | </object> |
169 | </object> |
||
170 | <object class="sizeritem"> |
||
171 | <border>0</border> |
||
172 | <option>0</option> |
||
616 | FredericG | 173 | <object class="wxTextCtrl" name="tcChannels" base="EditTextCtrl"> |
600 | FredericG | 174 | <value>6</value> |
175 | </object> |
||
176 | </object> |
||
177 | <object class="sizeritem"> |
||
178 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
179 | <border>0</border> |
||
180 | <option>0</option> |
||
181 | <object class="wxStaticText" name="label_39" base="EditStaticText"> |
||
182 | <attribute>1</attribute> |
||
183 | </object> |
||
184 | </object> |
||
185 | <object class="sizeritem"> |
||
186 | <border>0</border> |
||
187 | <option>0</option> |
||
188 | <object class="wxTextCtrl" name="text_ctrl_11" base="EditTextCtrl"> |
||
189 | </object> |
||
190 | </object> |
||
191 | </object> |
||
192 | </object> |
||
193 | <object class="sizeritem"> |
||
194 | <flag>wxEXPAND</flag> |
||
195 | <border>0</border> |
||
196 | <option>1</option> |
||
197 | <object class="wxBoxSizer" name="sizer_10" base="EditBoxSizer"> |
||
198 | <orient>wxHORIZONTAL</orient> |
||
199 | <object class="sizeritem"> |
||
200 | <border>0</border> |
||
201 | <option>0</option> |
||
202 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
203 | <height>20</height> |
||
204 | <width>50</width> |
||
205 | </object> |
||
206 | </object> |
||
207 | <object class="sizeritem"> |
||
208 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
209 | <border>0</border> |
||
210 | <option>0</option> |
||
211 | <object class="wxButton" name="button_4" base="EditButton"> |
||
212 | <label>Start</label> |
||
612 | FredericG | 213 | <events> |
214 | <handler event="EVT_BUTTON">onStartMeasure</handler> |
||
215 | </events> |
||
601 | FredericG | 216 | <size>80, 80</size> |
600 | FredericG | 217 | </object> |
218 | </object> |
||
219 | </object> |
||
220 | </object> |
||
584 | FredericG | 221 | </object> |
222 | </object> |
||
223 | <object class="sizeritem"> |
||
224 | <border>0</border> |
||
225 | <option>0</option> |
||
600 | FredericG | 226 | <object class="spacer" name="spacer" base="EditSpacer"> |
227 | <height>30</height> |
||
228 | <width>20</width> |
||
584 | FredericG | 229 | </object> |
230 | </object> |
||
231 | <object class="sizeritem"> |
||
232 | <border>0</border> |
||
233 | <option>0</option> |
||
600 | FredericG | 234 | <object class="wxBoxSizer" name="sizer_11" base="EditBoxSizer"> |
235 | <orient>wxVERTICAL</orient> |
||
236 | <object class="sizeritem"> |
||
237 | <flag>wxEXPAND</flag> |
||
238 | <border>0</border> |
||
239 | <option>1</option> |
||
240 | <object class="wxPanel" name="GraphPanel" base="EditPanel"> |
||
241 | <style>wxTAB_TRAVERSAL</style> |
||
242 | <size>800,300</size> |
||
243 | </object> |
||
244 | </object> |
||
245 | <object class="sizeritem"> |
||
246 | <border>0</border> |
||
247 | <option>0</option> |
||
248 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
249 | <height>5</height> |
||
250 | <width>20</width> |
||
251 | </object> |
||
252 | </object> |
||
253 | <object class="sizeritem"> |
||
254 | <border>0</border> |
||
255 | <option>0</option> |
||
256 | <object class="wxBoxSizer" name="sizer_12" base="EditBoxSizer"> |
||
257 | <orient>wxHORIZONTAL</orient> |
||
258 | <object class="sizeritem"> |
||
259 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
260 | <border>0</border> |
||
261 | <option>0</option> |
||
262 | <object class="wxStaticText" name="label_40" base="EditStaticText"> |
||
263 | <attribute>1</attribute> |
||
264 | <label>Graph Type </label> |
||
265 | </object> |
||
266 | </object> |
||
267 | <object class="sizeritem"> |
||
268 | <border>0</border> |
||
269 | <option>0</option> |
||
270 | <object class="wxChoice" name="graphTypeChoice" base="EditChoice"> |
||
271 | <selection>0</selection> |
||
272 | <choices> |
||
273 | <choice>Raw Signal</choice> |
||
274 | <choice>Filtered Signal</choice> |
||
275 | <choice>Spectrum</choice> |
||
276 | </choices> |
||
277 | <events> |
||
278 | <handler event="EVT_CHOICE">onGraphTypeChange</handler> |
||
279 | </events> |
||
280 | </object> |
||
281 | </object> |
||
282 | <object class="sizeritem"> |
||
283 | <border>0</border> |
||
284 | <option>0</option> |
||
285 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
286 | <height>20</height> |
||
287 | <width>40</width> |
||
288 | </object> |
||
289 | </object> |
||
290 | <object class="sizeritem"> |
||
291 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
292 | <border>0</border> |
||
293 | <option>0</option> |
||
294 | <object class="wxStaticText" name="label_41" base="EditStaticText"> |
||
295 | <attribute>1</attribute> |
||
296 | <label>Y Axis Range </label> |
||
297 | </object> |
||
298 | </object> |
||
299 | <object class="sizeritem"> |
||
300 | <border>0</border> |
||
301 | <option>0</option> |
||
302 | <object class="wxChoice" name="yAxisChoice" base="EditChoice"> |
||
303 | <selection>1</selection> |
||
304 | <choices> |
||
305 | <choice>25</choice> |
||
306 | <choice>50</choice> |
||
307 | <choice>100</choice> |
||
308 | <choice>200</choice> |
||
309 | </choices> |
||
310 | <events> |
||
311 | <handler event="EVT_CHOICE">onYAxisChange</handler> |
||
312 | </events> |
||
313 | </object> |
||
314 | </object> |
||
315 | </object> |
||
316 | </object> |
||
584 | FredericG | 317 | </object> |
318 | </object> |
||
319 | <object class="sizeritem"> |
||
320 | <border>0</border> |
||
321 | <option>0</option> |
||
600 | FredericG | 322 | <object class="spacer" name="spacer" base="EditSpacer"> |
323 | <height>30</height> |
||
324 | <width>20</width> |
||
584 | FredericG | 325 | </object> |
326 | </object> |
||
327 | <object class="sizeritem"> |
||
328 | <border>0</border> |
||
600 | FredericG | 329 | <option>1</option> |
330 | <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl"> |
||
331 | <style>wxLC_REPORT|wxSUNKEN_BORDER</style> |
||
332 | <size>800,300</size> |
||
584 | FredericG | 333 | </object> |
334 | </object> |
||
335 | <object class="sizeritem"> |
||
336 | <border>0</border> |
||
337 | <option>0</option> |
||
600 | FredericG | 338 | <object class="spacer" name="spacer" base="EditSpacer"> |
339 | <height>20</height> |
||
340 | <width>20</width> |
||
584 | FredericG | 341 | </object> |
342 | </object> |
||
343 | </object> |
||
344 | </object> |
||
345 | </object> |
||
346 | </object> |
||
607 | FredericG | 347 | <object class="SettingsDialog" name="SettingDialog" base="EditDialog"> |
348 | <style>wxDEFAULT_DIALOG_STYLE</style> |
||
601 | FredericG | 349 | <title>Settings</title> |
608 | FredericG | 350 | <object class="wxBoxSizer" name="sizer_5" base="EditBoxSizer"> |
601 | FredericG | 351 | <orient>wxVERTICAL</orient> |
352 | <object class="sizeritem"> |
||
353 | <border>0</border> |
||
354 | <option>0</option> |
||
355 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
356 | <height>20</height> |
||
357 | <width>20</width> |
||
358 | </object> |
||
359 | </object> |
||
360 | <object class="sizeritem"> |
||
361 | <flag>wxEXPAND</flag> |
||
362 | <border>0</border> |
||
363 | <option>1</option> |
||
608 | FredericG | 364 | <object class="wxBoxSizer" name="sizer_6" base="EditBoxSizer"> |
601 | FredericG | 365 | <orient>wxHORIZONTAL</orient> |
366 | <object class="sizeritem"> |
||
367 | <border>0</border> |
||
368 | <option>0</option> |
||
369 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
370 | <height>20</height> |
||
371 | <width>20</width> |
||
372 | </object> |
||
373 | </object> |
||
374 | <object class="sizeritem"> |
||
375 | <border>0</border> |
||
376 | <option>0</option> |
||
608 | FredericG | 377 | <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer"> |
601 | FredericG | 378 | <hgap>4</hgap> |
379 | <rows>1</rows> |
||
380 | <cols>2</cols> |
||
381 | <vgap>4</vgap> |
||
608 | FredericG | 382 | <object class="sizerslot" /> |
383 | <object class="sizerslot" /> |
||
601 | FredericG | 384 | </object> |
385 | </object> |
||
386 | <object class="sizeritem"> |
||
387 | <border>0</border> |
||
388 | <option>0</option> |
||
389 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
390 | <height>20</height> |
||
391 | <width>20</width> |
||
392 | </object> |
||
393 | </object> |
||
394 | </object> |
||
395 | </object> |
||
396 | <object class="sizeritem"> |
||
397 | <border>0</border> |
||
398 | <option>0</option> |
||
399 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
400 | <height>20</height> |
||
401 | <width>20</width> |
||
402 | </object> |
||
403 | </object> |
||
404 | <object class="sizeritem"> |
||
405 | <flag>wxEXPAND</flag> |
||
406 | <border>0</border> |
||
407 | <option>0</option> |
||
608 | FredericG | 408 | <object class="wxGridSizer" name="grid_sizer_3" base="EditGridSizer"> |
601 | FredericG | 409 | <hgap>0</hgap> |
410 | <rows>1</rows> |
||
411 | <cols>2</cols> |
||
412 | <vgap>0</vgap> |
||
413 | <object class="sizeritem"> |
||
414 | <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag> |
||
415 | <border>0</border> |
||
416 | <option>0</option> |
||
608 | FredericG | 417 | <object class="wxButton" name="button_5" base="EditButton"> |
601 | FredericG | 418 | <stockitem>CANCEL</stockitem> |
419 | <label>&Cancel</label> |
||
420 | </object> |
||
421 | </object> |
||
422 | <object class="sizeritem"> |
||
423 | <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag> |
||
424 | <border>0</border> |
||
425 | <option>0</option> |
||
608 | FredericG | 426 | <object class="wxButton" name="button_6" base="EditButton"> |
601 | FredericG | 427 | <stockitem>OK</stockitem> |
428 | <label>&OK</label> |
||
612 | FredericG | 429 | <events> |
430 | <handler event="EVT_BUTTON">onOK</handler> |
||
431 | </events> |
||
601 | FredericG | 432 | </object> |
433 | </object> |
||
434 | </object> |
||
435 | </object> |
||
436 | <object class="sizeritem"> |
||
437 | <border>0</border> |
||
438 | <option>0</option> |
||
439 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
440 | <height>20</height> |
||
441 | <width>20</width> |
||
442 | </object> |
||
443 | </object> |
||
444 | </object> |
||
445 | </object> |
||
612 | FredericG | 446 | <object class="MeasureDialog" name="MeasureDialog" base="EditDialog"> |
447 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxTHICK_FRAME</style> |
||
448 | <title>Measuring Status</title> |
||
449 | <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer"> |
||
450 | <orient>wxHORIZONTAL</orient> |
||
451 | <object class="sizeritem"> |
||
452 | <border>0</border> |
||
453 | <option>0</option> |
||
454 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
455 | <height>20</height> |
||
456 | <width>20</width> |
||
457 | </object> |
||
458 | </object> |
||
459 | <object class="sizeritem"> |
||
460 | <flag>wxEXPAND</flag> |
||
461 | <border>0</border> |
||
462 | <option>1</option> |
||
463 | <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> |
||
464 | <orient>wxVERTICAL</orient> |
||
465 | <object class="sizeritem"> |
||
466 | <border>0</border> |
||
467 | <option>0</option> |
||
468 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
469 | <height>20</height> |
||
470 | <width>20</width> |
||
471 | </object> |
||
472 | </object> |
||
473 | <object class="sizeritem"> |
||
474 | <flag>wxEXPAND</flag> |
||
475 | <border>0</border> |
||
476 | <option>1</option> |
||
477 | <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl"> |
||
478 | <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style> |
||
479 | <size>400,300</size> |
||
480 | </object> |
||
481 | </object> |
||
482 | <object class="sizeritem"> |
||
483 | <border>0</border> |
||
484 | <option>0</option> |
||
485 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
486 | <height>20</height> |
||
487 | <width>20</width> |
||
488 | </object> |
||
489 | </object> |
||
490 | <object class="sizeritem"> |
||
491 | <flag>wxALIGN_CENTER_HORIZONTAL</flag> |
||
492 | <border>0</border> |
||
493 | <option>0</option> |
||
494 | <object class="wxButton" name="button" base="EditButton"> |
||
495 | <label>STOP</label> |
||
496 | <events> |
||
497 | <handler event="EVT_BUTTON">onButton</handler> |
||
498 | </events> |
||
499 | </object> |
||
500 | </object> |
||
501 | <object class="sizeritem"> |
||
502 | <border>0</border> |
||
503 | <option>0</option> |
||
504 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
505 | <height>20</height> |
||
506 | <width>20</width> |
||
507 | </object> |
||
508 | </object> |
||
509 | </object> |
||
510 | </object> |
||
511 | <object class="sizeritem"> |
||
512 | <border>0</border> |
||
513 | <option>0</option> |
||
514 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
515 | <height>20</height> |
||
516 | <width>20</width> |
||
517 | </object> |
||
518 | </object> |
||
623 | FredericG | 519 | <object class="sizeritem"> |
520 | <flag>wxEXPAND</flag> |
||
521 | <border>0</border> |
||
522 | <option>1</option> |
||
523 | <object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer"> |
||
524 | <orient>wxVERTICAL</orient> |
||
525 | <object class="sizeritem"> |
||
526 | <flag>wxEXPAND</flag> |
||
527 | <border>0</border> |
||
528 | <option>1</option> |
||
529 | <object class="speedmeter.SpeedMeter" name="voltageCtrl" base="CustomWidget"> |
||
530 | <arguments> |
||
531 | <argument>$parent</argument> |
||
532 | <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS | speedmeter.SM_DRAW_MIDDLE_ICON </argument> |
||
533 | </arguments> |
||
534 | <size>50,-1</size> |
||
535 | </object> |
||
536 | </object> |
||
537 | <object class="sizeritem"> |
||
538 | <flag>wxEXPAND</flag> |
||
539 | <border>0</border> |
||
540 | <option>1</option> |
||
541 | <object class="speedmeter.SpeedMeter" name="speedCtrl" base="CustomWidget"> |
||
542 | <arguments> |
||
543 | <argument>$parent</argument> |
||
544 | <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_SECTORS | speedmeter.SM_DRAW_MIDDLE_TEXT | speedmeter.SM_DRAW_SECONDARY_TICKS</argument> |
||
545 | </arguments> |
||
546 | <size>50,-1</size> |
||
547 | </object> |
||
548 | </object> |
||
549 | </object> |
||
550 | </object> |
||
551 | <object class="sizeritem"> |
||
552 | <border>0</border> |
||
553 | <option>0</option> |
||
554 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
555 | <height>20</height> |
||
556 | <width>20</width> |
||
557 | </object> |
||
558 | </object> |
||
612 | FredericG | 559 | </object> |
560 | </object> |
||
584 | FredericG | 561 | </application> |