Subversion Repositories Projects

Rev

Rev 608 | Rev 616 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 608 Rev 612
Line 1... Line 1...
1
<?xml version="1.0"?>
1
<?xml version="1.0"?>
2
<!-- generated by wxGlade 0.6.3 on Fri Oct 02 19:29:53 2009 -->
2
<!-- generated by wxGlade 0.6.3 on Sat Oct 03 10:22:33 2009 -->
Line 3... Line 3...
3
 
3
 
4
<application path="D:\Fred\MK_Proj\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>
Line 188... Line 188...
188
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
188
                                        <flag>wxALIGN_CENTER_VERTICAL</flag>
189
                                        <border>0</border>
189
                                        <border>0</border>
190
                                        <option>0</option>
190
                                        <option>0</option>
191
                                        <object class="wxButton" name="button_4" base="EditButton">
191
                                        <object class="wxButton" name="button_4" base="EditButton">
192
                                            <label>Start</label>
192
                                            <label>Start</label>
-
 
193
                                            <events>
-
 
194
                                                <handler event="EVT_BUTTON">onStartMeasure</handler>
-
 
195
                                            </events>
193
                                            <size>80, 80</size>
196
                                            <size>80, 80</size>
194
                                        </object>
197
                                        </object>
195
                                    </object>
198
                                    </object>
196
                                </object>
199
                                </object>
197
                            </object>
200
                            </object>
Line 401... Line 404...
401
                        <border>0</border>
404
                        <border>0</border>
402
                        <option>0</option>
405
                        <option>0</option>
403
                        <object class="wxButton" name="button_6" base="EditButton">
406
                        <object class="wxButton" name="button_6" base="EditButton">
404
                            <stockitem>OK</stockitem>
407
                            <stockitem>OK</stockitem>
405
                            <label>&amp;OK</label>
408
                            <label>&amp;OK</label>
-
 
409
                            <events>
-
 
410
                                <handler event="EVT_BUTTON">onOK</handler>
-
 
411
                            </events>
-
 
412
                        </object>
-
 
413
                    </object>
-
 
414
                </object>
-
 
415
            </object>
-
 
416
            <object class="sizeritem">
-
 
417
                <border>0</border>
-
 
418
                <option>0</option>
-
 
419
                <object class="spacer" name="spacer" base="EditSpacer">
-
 
420
                    <height>20</height>
-
 
421
                    <width>20</width>
-
 
422
                </object>
-
 
423
            </object>
-
 
424
        </object>
-
 
425
    </object>
-
 
426
    <object class="MeasureDialog" name="MeasureDialog" base="EditDialog">
-
 
427
        <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxTHICK_FRAME</style>
-
 
428
        <title>Measuring Status</title>
-
 
429
        <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
-
 
430
            <orient>wxHORIZONTAL</orient>
-
 
431
            <object class="sizeritem">
-
 
432
                <border>0</border>
-
 
433
                <option>0</option>
-
 
434
                <object class="spacer" name="spacer" base="EditSpacer">
-
 
435
                    <height>20</height>
-
 
436
                    <width>20</width>
-
 
437
                </object>
-
 
438
            </object>
-
 
439
            <object class="sizeritem">
-
 
440
                <flag>wxEXPAND</flag>
-
 
441
                <border>0</border>
-
 
442
                <option>1</option>
-
 
443
                <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer">
-
 
444
                    <orient>wxVERTICAL</orient>
-
 
445
                    <object class="sizeritem">
-
 
446
                        <border>0</border>
-
 
447
                        <option>0</option>
-
 
448
                        <object class="spacer" name="spacer" base="EditSpacer">
-
 
449
                            <height>20</height>
-
 
450
                            <width>20</width>
-
 
451
                        </object>
-
 
452
                    </object>
-
 
453
                    <object class="sizeritem">
-
 
454
                        <flag>wxEXPAND</flag>
-
 
455
                        <border>0</border>
-
 
456
                        <option>1</option>
-
 
457
                        <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl">
-
 
458
                            <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style>
-
 
459
                            <size>400,300</size>
-
 
460
                        </object>
-
 
461
                    </object>
-
 
462
                    <object class="sizeritem">
-
 
463
                        <border>0</border>
-
 
464
                        <option>0</option>
-
 
465
                        <object class="spacer" name="spacer" base="EditSpacer">
-
 
466
                            <height>20</height>
-
 
467
                            <width>20</width>
-
 
468
                        </object>
-
 
469
                    </object>
-
 
470
                    <object class="sizeritem">
-
 
471
                        <flag>wxALIGN_CENTER_HORIZONTAL</flag>
-
 
472
                        <border>0</border>
-
 
473
                        <option>0</option>
-
 
474
                        <object class="wxButton" name="button" base="EditButton">
-
 
475
                            <label>STOP</label>
-
 
476
                            <events>
-
 
477
                                <handler event="EVT_BUTTON">onButton</handler>
-
 
478
                            </events>
-
 
479
                        </object>
-
 
480
                    </object>
-
 
481
                    <object class="sizeritem">
-
 
482
                        <border>0</border>
-
 
483
                        <option>0</option>
-
 
484
                        <object class="spacer" name="spacer" base="EditSpacer">
-
 
485
                            <height>20</height>
-
 
486
                            <width>20</width>
406
                        </object>
487
                        </object>
407
                    </object>
488
                    </object>
408
                </object>
489
                </object>
409
            </object>
490
            </object>
410
            <object class="sizeritem">
491
            <object class="sizeritem">