Rev 719 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 719 | Rev 720 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0"?> |
1 | <?xml version="1.0"?> |
2 | <!-- generated by wxGlade 0.6.3 on Fri Dec 11 18:40:58 2009 --> |
2 | <!-- generated by wxGlade 0.6.3 on Sun Dec 20 11:19:47 2009 --> |
Line 3... | Line 3... | ||
3 | 3 | ||
4 | <application path="D:\Fred\MK\SVN\Projects\VibrationTest\branches\ParameterTest\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\branches\ParameterTest\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> |
7 | <title>VibrationTest</title> |
7 | <title>VibrationTest</title> |
8 | <menubar>1</menubar> |
8 | <menubar>1</menubar> |
Line 952... | Line 952... | ||
952 | <border>0</border> |
952 | <border>0</border> |
953 | <option>1</option> |
953 | <option>1</option> |
954 | <object class="wxBoxSizer" name="sizer_23" base="EditBoxSizer"> |
954 | <object class="wxBoxSizer" name="sizer_23" base="EditBoxSizer"> |
955 | <orient>wxVERTICAL</orient> |
955 | <orient>wxVERTICAL</orient> |
956 | <object class="sizeritem"> |
956 | <object class="sizeritem"> |
- | 957 | <border>0</border> |
|
- | 958 | <option>0</option> |
|
- | 959 | <object class="wxStaticText" name="statusText" base="EditStaticText"> |
|
- | 960 | <attribute>1</attribute> |
|
- | 961 | <label>--</label> |
|
- | 962 | <font> |
|
- | 963 | <size>14</size> |
|
- | 964 | <family>default</family> |
|
- | 965 | <style>normal</style> |
|
- | 966 | <weight>bold</weight> |
|
- | 967 | <underlined>0</underlined> |
|
- | 968 | <face></face> |
|
- | 969 | </font> |
|
- | 970 | </object> |
|
- | 971 | </object> |
|
- | 972 | <object class="sizeritem"> |
|
- | 973 | <border>0</border> |
|
- | 974 | <option>0</option> |
|
- | 975 | <object class="spacer" name="spacer" base="EditSpacer"> |
|
- | 976 | <height>20</height> |
|
- | 977 | <width>20</width> |
|
- | 978 | </object> |
|
- | 979 | </object> |
|
- | 980 | <object class="sizeritem"> |
|
957 | <flag>wxEXPAND</flag> |
981 | <flag>wxEXPAND</flag> |
958 | <border>0</border> |
982 | <border>0</border> |
959 | <option>1</option> |
983 | <option>1</option> |
960 | <object class="wxBoxSizer" name="sizer_24" base="EditBoxSizer"> |
984 | <object class="wxBoxSizer" name="sizer_24" base="EditBoxSizer"> |
961 | <orient>wxHORIZONTAL</orient> |
985 | <orient>wxHORIZONTAL</orient> |
Line 1215... | Line 1239... | ||
1215 | <object class="spacer" name="spacer" base="EditSpacer"> |
1239 | <object class="spacer" name="spacer" base="EditSpacer"> |
1216 | <height>20</height> |
1240 | <height>20</height> |
1217 | <width>20</width> |
1241 | <width>20</width> |
1218 | </object> |
1242 | </object> |
1219 | </object> |
1243 | </object> |
- | 1244 | <object class="sizeritem"> |
|
- | 1245 | <border>0</border> |
|
- | 1246 | <option>0</option> |
|
- | 1247 | <object class="spacer" name="spacer" base="EditSpacer"> |
|
- | 1248 | <height>20</height> |
|
- | 1249 | <width>20</width> |
|
- | 1250 | </object> |
|
- | 1251 | </object> |
|
1220 | </object> |
1252 | </object> |
1221 | </object> |
1253 | </object> |
1222 | <object class="sizeritem"> |
1254 | <object class="sizeritem"> |
1223 | <flag>wxEXPAND</flag> |
1255 | <flag>wxEXPAND</flag> |
1224 | <border>0</border> |
1256 | <border>0</border> |
Line 1228... | Line 1260... | ||
1228 | <object class="sizeritem"> |
1260 | <object class="sizeritem"> |
1229 | <border>0</border> |
1261 | <border>0</border> |
1230 | <option>0</option> |
1262 | <option>0</option> |
1231 | <object class="wxButton" name="loadButton" base="EditButton"> |
1263 | <object class="wxButton" name="loadButton" base="EditButton"> |
1232 | <label>Load</label> |
1264 | <label>Load</label> |
- | 1265 | <background>#00ff00</background> |
|
1233 | <events> |
1266 | <events> |
1234 | <handler event="EVT_BUTTON">onLoad</handler> |
1267 | <handler event="EVT_BUTTON">onLoad</handler> |
1235 | </events> |
1268 | </events> |
1236 | </object> |
1269 | </object> |
1237 | </object> |
1270 | </object> |
Line 1246... | Line 1279... | ||
1246 | <object class="sizeritem"> |
1279 | <object class="sizeritem"> |
1247 | <border>0</border> |
1280 | <border>0</border> |
1248 | <option>0</option> |
1281 | <option>0</option> |
1249 | <object class="wxButton" name="storeButton" base="EditButton"> |
1282 | <object class="wxButton" name="storeButton" base="EditButton"> |
1250 | <label>Store</label> |
1283 | <label>Store</label> |
- | 1284 | <background>#ff0000</background> |
|
- | 1285 | <events> |
|
- | 1286 | <handler event="EVT_BUTTON">onStore</handler> |
|
- | 1287 | </events> |
|
1251 | </object> |
1288 | </object> |
1252 | </object> |
1289 | </object> |
1253 | <object class="sizeritem"> |
1290 | <object class="sizeritem"> |
1254 | <border>0</border> |
1291 | <border>0</border> |
1255 | <option>0</option> |
1292 | <option>0</option> |
1256 | <object class="spacer" name="spacer" base="EditSpacer"> |
1293 | <object class="spacer" name="spacer" base="EditSpacer"> |
1257 | <height>20</height> |
1294 | <height>20</height> |
1258 | <width>20</width> |
1295 | <width>20</width> |
1259 | </object> |
1296 | </object> |
1260 | </object> |
1297 | </object> |
- | 1298 | <object class="sizeritem"> |
|
- | 1299 | <border>0</border> |
|
- | 1300 | <option>0</option> |
|
- | 1301 | <object class="wxButton" name="defaultButton" base="EditButton"> |
|
- | 1302 | <label>Default</label> |
|
- | 1303 | <events> |
|
- | 1304 | <handler event="EVT_BUTTON">onDefault</handler> |
|
- | 1305 | </events> |
|
- | 1306 | </object> |
|
- | 1307 | </object> |
|
1261 | </object> |
1308 | </object> |
1262 | </object> |
1309 | </object> |
1263 | <object class="sizeritem"> |
1310 | <object class="sizeritem"> |
1264 | <border>0</border> |
1311 | <border>0</border> |
1265 | <option>0</option> |
1312 | <option>0</option> |