Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 598 → Rev 599

/VibrationTest/trunk/VibrationTest/VibrationTestGui.wxg
1,5 → 1,5
<?xml version="1.0"?>
<!-- generated by wxGlade 0.6.3 on Tue Sep 29 18:58:17 2009 -->
<!-- generated by wxGlade 0.6.3 on Thu Oct 01 13:13:08 2009 -->
 
<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">
<object class="MainFrame" name="frame_1" base="EditFrame">
191,7 → 191,7
<option>1</option>
<object class="wxPanel" name="GraphPanel" base="EditPanel">
<style>wxDOUBLE_BORDER|wxTAB_TRAVERSAL</style>
<size>800,300</size>
<size>800,350</size>
</object>
</object>
<object class="sizeritem">
213,7 → 213,7
<choice>250</choice>
</choices>
<events>
<handler event="EVT_COMBOBOX">onYAxesChange</handler>
<handler event="EVT_COMBOBOX">onYAxisChange</handler>
</events>
</object>
</object>
227,6 → 227,9
<choice>Filtered Data</choice>
<choice>Spectrum</choice>
</choices>
<events>
<handler event="EVT_COMBOBOX">onYAxisChange</handler>
</events>
</object>
</object>
</object>