Rev 591 | Rev 599 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 591 | Rev 592 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0"?> |
1 | <?xml version="1.0"?> |
2 | <!-- generated by wxGlade 0.6.3 on Tue Sep 29 18:21:51 2009 --> |
2 | <!-- generated by wxGlade 0.6.3 on Tue Sep 29 18:58:17 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="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"> |
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 201... | Line 201... | ||
201 | <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> |
201 | <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> |
202 | <orient>wxHORIZONTAL</orient> |
202 | <orient>wxHORIZONTAL</orient> |
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="wxChoice" name="choice_3" base="EditChoice"> |
206 | <object class="wxComboBox" name="yAxesChoice" base="EditComboBox"> |
207 | <selection>0</selection> |
207 | <selection>2</selection> |
208 | <choices> |
208 | <choices> |
- | 209 | <choice>10</choice> |
|
- | 210 | <choice>25</choice> |
|
- | 211 | <choice>50</choice> |
|
- | 212 | <choice>100</choice> |
|
- | 213 | <choice>250</choice> |
|
209 | </choices> |
214 | </choices> |
- | 215 | <events> |
|
- | 216 | <handler event="EVT_COMBOBOX">onYAxesChange</handler> |
|
- | 217 | </events> |
|
210 | </object> |
218 | </object> |
211 | </object> |
219 | </object> |
212 | <object class="sizeritem"> |
220 | <object class="sizeritem"> |
213 | <border>0</border> |
221 | <border>0</border> |
214 | <option>0</option> |
222 | <option>0</option> |
215 | <object class="wxChoice" name="choice_4" base="EditChoice"> |
223 | <object class="wxComboBox" name="graphTypeChoise" base="EditComboBox"> |
216 | <selection>0</selection> |
224 | <selection>0</selection> |
217 | <choices> |
225 | <choices> |
- | 226 | <choice>Raw Data</choice> |
|
- | 227 | <choice>Filtered Data</choice> |
|
- | 228 | <choice>Spectrum</choice> |
|
218 | </choices> |
229 | </choices> |
219 | </object> |
230 | </object> |
220 | </object> |
231 | </object> |
221 | </object> |
232 | </object> |
222 | </object> |
233 | </object> |