Edouard@1157: <?xml version="1.0"?>
Edouard@1157: <!-- generated by wxGlade 0.6.4 on Thu May 16 13:24:16 2013 -->
Edouard@1157: 
Edouard@1157: <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">
Edouard@1157:     <object class="Class_wxglade_hmi" name="wxglade_hmi" base="EditFrame">
Edouard@1157:         <style>wxDEFAULT_FRAME_STYLE</style>
Edouard@1157:         <title>frame_1</title>
Edouard@1157:         <object class="wxStaticBoxSizer" name="sizer_1" base="EditStaticBoxSizer">
Edouard@1157:             <orient>wxVERTICAL</orient>
Edouard@1157:             <label>Wiimote Test</label>
Edouard@1157:             <object class="sizeritem">
Edouard@1157:                 <flag>wxEXPAND</flag>
Edouard@1157:                 <border>0</border>
Edouard@1157:                 <option>0</option>
Edouard@1157:                 <object class="wxButton" name="button_1" base="EditButton">
Edouard@1157:                     <label>Connect Wiimote</label>
Edouard@1157:                     <events>
Edouard@1157:                         <handler event="EVT_BUTTON">OnConnectButton</handler>
Edouard@1157:                     </events>
Edouard@1157:                 </object>
Edouard@1157:             </object>
Edouard@1157:             <object class="sizeritem">
Edouard@1157:                 <flag>wxEXPAND</flag>
Edouard@1157:                 <border>0</border>
Edouard@1157:                 <option>0</option>
Edouard@1157:                 <object class="wxButton" name="button_2" base="EditButton">
Edouard@1157:                     <label>Disconnect Wiimote</label>
Edouard@1157:                     <events>
Edouard@1157:                         <handler event="EVT_BUTTON">OnDisconnectButton</handler>
Edouard@1157:                     </events>
Edouard@1157:                 </object>
Edouard@1157:             </object>
Edouard@1157:             <object class="sizeritem">
Edouard@1157:                 <flag>wxEXPAND</flag>
Edouard@1157:                 <border>0</border>
Edouard@1157:                 <option>0</option>
Edouard@1157:                 <object class="wxStaticText" name="label_1" base="EditStaticText">
Edouard@1157:                     <attribute>1</attribute>
Edouard@1157:                     <label>Status :</label>
Edouard@1157:                 </object>
Edouard@1157:             </object>
Edouard@1157:             <object class="sizeritem">
Edouard@1157:                 <flag>wxEXPAND</flag>
Edouard@1157:                 <border>0</border>
Edouard@1157:                 <option>0</option>
Edouard@1157:                 <object class="wxStaticText" name="label_2" base="EditStaticText">
Edouard@1157:                     <attribute>1</attribute>
Edouard@1157:                     <label>no status</label>
Edouard@1157:                 </object>
Edouard@1157:             </object>
Edouard@1157:         </object>
Edouard@1157:     </object>
Edouard@1157: </application>