Subversion Repositories Projects

Rev

Rev 585 | Rev 587 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 585 Rev 586
Line 1... Line 1...
1
<?xml version="1.0"?>
1
<?xml version="1.0"?>
2
<!-- generated by wxGlade 0.6.3 on Fri Sep 25 16:55:51 2009 -->
2
<!-- generated by wxGlade 0.6.3 on Fri Sep 25 19:36:25 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 155... Line 155...
155
                    <style>wxTAB_TRAVERSAL</style>
155
                    <style>wxTAB_TRAVERSAL</style>
156
                    <size>800,300</size>
156
                    <size>800,300</size>
157
                </object>
157
                </object>
158
            </object>
158
            </object>
159
            <object class="sizeritem">
159
            <object class="sizeritem">
160
                <flag>wxALL|wxEXPAND</flag>
160
                <flag>wxEXPAND</flag>
161
                <border>0</border>
161
                <border>0</border>
162
                <option>1</option>
162
                <option>1</option>
163
                <object class="wxFrame" name="panel_1" base="EditPanel">
163
                <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer">
-
 
164
                    <hgap>4</hgap>
-
 
165
                    <rows>2</rows>
-
 
166
                    <cols>1</cols>
-
 
167
                    <vgap>4</vgap>
-
 
168
                    <object class="sizeritem">
164
                    <style>wxTAB_TRAVERSAL</style>
169
                        <flag>wxALL|wxEXPAND</flag>
-
 
170
                        <border>0</border>
-
 
171
                        <option>1</option>
-
 
172
                        <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl">
-
 
173
                            <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
-
 
174
                        </object>
-
 
175
                    </object>
-
 
176
                    <object class="sizerslot" />
165
                </object>
177
                </object>
166
            </object>
178
            </object>
167
        </object>
179
        </object>
168
    </object>
180
    </object>
169
</application>
181
</application>