Rev 626 | Rev 628 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 626 | Rev 627 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0"?> |
1 | <?xml version="1.0"?> |
2 | <!-- generated by wxGlade 0.6.3 on Tue Oct 06 22:57:54 2009 --> |
2 | <!-- generated by wxGlade 0.6.3 on Wed Oct 07 09:18:43 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 41... | Line 41... | ||
41 | <label>---</label> |
41 | <label>---</label> |
42 | <id>---</id> |
42 | <id>---</id> |
43 | <name>---</name> |
43 | <name>---</name> |
44 | </item> |
44 | </item> |
45 | <item> |
45 | <item> |
- | 46 | <label>Select All</label> |
|
- | 47 | <id>310</id> |
|
- | 48 | <handler>onSelectAll</handler> |
|
- | 49 | </item> |
|
- | 50 | <item> |
|
- | 51 | <label>---</label> |
|
- | 52 | <id>---</id> |
|
- | 53 | <name>---</name> |
|
- | 54 | </item> |
|
- | 55 | <item> |
|
46 | <label>Load</label> |
56 | <label>Load</label> |
47 | <id>303</id> |
57 | <id>303</id> |
48 | <handler>OnImport</handler> |
58 | <handler>OnImport</handler> |
49 | </item> |
59 | </item> |
50 | <item> |
60 | <item> |
Line 331... | Line 341... | ||
331 | <events> |
341 | <events> |
332 | <handler event="EVT_CHOICE">onYAxisChange</handler> |
342 | <handler event="EVT_CHOICE">onYAxisChange</handler> |
333 | </events> |
343 | </events> |
334 | </object> |
344 | </object> |
335 | </object> |
345 | </object> |
- | 346 | <object class="sizeritem"> |
|
- | 347 | <border>0</border> |
|
- | 348 | <option>0</option> |
|
- | 349 | <object class="spacer" name="spacer" base="EditSpacer"> |
|
- | 350 | <height>20</height> |
|
- | 351 | <width>80</width> |
|
- | 352 | </object> |
|
- | 353 | </object> |
|
- | 354 | <object class="sizeritem"> |
|
- | 355 | <border>0</border> |
|
- | 356 | <option>0</option> |
|
- | 357 | <object class="wxButton" name="copyGraphButton" base="EditButton"> |
|
- | 358 | <label>Copy Graph Data</label> |
|
- | 359 | <events> |
|
- | 360 | <handler event="EVT_BUTTON">onCopyGraphData</handler> |
|
- | 361 | </events> |
|
- | 362 | </object> |
|
- | 363 | </object> |
|
336 | </object> |
364 | </object> |
337 | </object> |
365 | </object> |
338 | </object> |
366 | </object> |
339 | </object> |
367 | </object> |
340 | <object class="sizeritem"> |
368 | <object class="sizeritem"> |