Rev 639 | Rev 646 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 639 | Rev 643 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0"?> |
1 | <?xml version="1.0"?> |
2 | <!-- generated by wxGlade 0.6.3 on Sun Oct 11 19:04:10 2009 --> |
2 | <!-- generated by wxGlade 0.6.3 on Mon Oct 12 21:37:07 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 528... | Line 528... | ||
528 | <object class="wxChoice" name="yAxisChoice" base="EditChoice"> |
528 | <object class="wxChoice" name="yAxisChoice" base="EditChoice"> |
529 | <selection>1</selection> |
529 | <selection>1</selection> |
530 | <choices> |
530 | <choices> |
531 | <choice>25</choice> |
531 | <choice>25</choice> |
532 | <choice>50</choice> |
532 | <choice>50</choice> |
- | 533 | <choice>75</choice> |
|
533 | <choice>100</choice> |
534 | <choice>100</choice> |
534 | <choice>200</choice> |
535 | <choice>200</choice> |
535 | </choices> |
536 | </choices> |
536 | <events> |
537 | <events> |
537 | <handler event="EVT_CHOICE">onYAxisChange</handler> |
538 | <handler event="EVT_CHOICE">onYAxisChange</handler> |