Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 585 → Rev 586

/VibrationTest/trunk/VibrationTest/VibrationTestGui.wxg
1,5 → 1,5
<?xml version="1.0"?>
<!-- generated by wxGlade 0.6.3 on Fri Sep 25 16:55:51 2009 -->
<!-- generated by wxGlade 0.6.3 on Fri Sep 25 19:36:25 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">
157,11 → 157,23
</object>
</object>
<object class="sizeritem">
<flag>wxALL|wxEXPAND</flag>
<flag>wxEXPAND</flag>
<border>0</border>
<option>1</option>
<object class="wxFrame" name="panel_1" base="EditPanel">
<style>wxTAB_TRAVERSAL</style>
<object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer">
<hgap>4</hgap>
<rows>2</rows>
<cols>1</cols>
<vgap>4</vgap>
<object class="sizeritem">
<flag>wxALL|wxEXPAND</flag>
<border>0</border>
<option>1</option>
<object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl">
<style>wxLC_REPORT|wxSUNKEN_BORDER</style>
</object>
</object>
<object class="sizerslot" />
</object>
</object>
</object>