Subversion Repositories Projects

Rev

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

Rev 643 Rev 646
Line 1... Line 1...
1
<?xml version="1.0"?>
1
<?xml version="1.0"?>
2
<!-- generated by wxGlade 0.6.3 on Mon Oct 12 21:37:07 2009 -->
2
<!-- generated by wxGlade 0.6.3 on Wed Oct 14 07:21:13 2009 -->
Line 3... Line 3...
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>
Line 360... Line 360...
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 \n 50,100-200:10 \n 5*100,5*200</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>