equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 <!-- generated by wxGlade 0.6.4 on Thu May 16 13:24:16 2013 --> |
|
3 |
|
4 <application path="" name="" class="" option="0" language="python" top_window="wxglade_hmi" encoding="UTF-8" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.8" is_template="0" indent_amount="4" indent_symbol="space" source_extension=".cpp" header_extension=".h"> |
|
5 <object class="Class_wxglade_hmi" name="wxglade_hmi" base="EditFrame"> |
|
6 <style>wxDEFAULT_FRAME_STYLE</style> |
|
7 <title>frame_1</title> |
|
8 <object class="wxStaticBoxSizer" name="sizer_1" base="EditStaticBoxSizer"> |
|
9 <orient>wxVERTICAL</orient> |
|
10 <label>Wiimote Test</label> |
|
11 <object class="sizeritem"> |
|
12 <flag>wxEXPAND</flag> |
|
13 <border>0</border> |
|
14 <option>0</option> |
|
15 <object class="wxButton" name="button_1" base="EditButton"> |
|
16 <label>Connect Wiimote</label> |
|
17 <events> |
|
18 <handler event="EVT_BUTTON">OnConnectButton</handler> |
|
19 </events> |
|
20 </object> |
|
21 </object> |
|
22 <object class="sizeritem"> |
|
23 <flag>wxEXPAND</flag> |
|
24 <border>0</border> |
|
25 <option>0</option> |
|
26 <object class="wxButton" name="button_2" base="EditButton"> |
|
27 <label>Disconnect Wiimote</label> |
|
28 <events> |
|
29 <handler event="EVT_BUTTON">OnDisconnectButton</handler> |
|
30 </events> |
|
31 </object> |
|
32 </object> |
|
33 <object class="sizeritem"> |
|
34 <flag>wxEXPAND</flag> |
|
35 <border>0</border> |
|
36 <option>0</option> |
|
37 <object class="wxStaticText" name="label_1" base="EditStaticText"> |
|
38 <attribute>1</attribute> |
|
39 <label>Status :</label> |
|
40 </object> |
|
41 </object> |
|
42 <object class="sizeritem"> |
|
43 <flag>wxEXPAND</flag> |
|
44 <border>0</border> |
|
45 <option>0</option> |
|
46 <object class="wxStaticText" name="label_2" base="EditStaticText"> |
|
47 <attribute>1</attribute> |
|
48 <label>no status</label> |
|
49 </object> |
|
50 </object> |
|
51 </object> |
|
52 </object> |
|
53 </application> |