50 lines
2.3 KiB
XML
50 lines
2.3 KiB
XML
<?xml version="1.0"?>
|
|
<!-- generated by wxGlade 0.9.5 on Wed Feb 19 14:56:52 2020 -->
|
|
|
|
<application class="MyApp" encoding="UTF-8" for_version="3.0" header_extension=".h" indent_amount="4" indent_symbol="space" is_template="0" language="python" mark_blocks="1" name="app" option="0" overwrite="1" path="./wxglade_out.py" source_extension=".cpp" top_window="frame" use_gettext="0" use_new_namespace="1">
|
|
<object class="BmsMonitorFrame" name="frame" base="EditFrame">
|
|
<size>400, 576</size>
|
|
<title>frame</title>
|
|
<style>wxDEFAULT_FRAME_STYLE</style>
|
|
<object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
|
|
<orient>wxVERTICAL</orient>
|
|
<object class="sizeritem">
|
|
<option>0</option>
|
|
<border>0</border>
|
|
<flag>wxEXPAND</flag>
|
|
<object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer">
|
|
<orient>wxHORIZONTAL</orient>
|
|
<object class="sizeritem">
|
|
<option>0</option>
|
|
<border>0</border>
|
|
<object class="wxChoice" name="choice_2" base="EditChoice">
|
|
<selection>0</selection>
|
|
<choices>
|
|
<choice>choice 1</choice>
|
|
</choices>
|
|
</object>
|
|
</object>
|
|
<object class="sizeritem">
|
|
<option>0</option>
|
|
<border>0</border>
|
|
<object class="wxChoice" name="choice_1" base="EditChoice">
|
|
<selection>0</selection>
|
|
<choices>
|
|
<choice>choice 1</choice>
|
|
</choices>
|
|
</object>
|
|
</object>
|
|
<object class="sizerslot" />
|
|
<object class="sizerslot" />
|
|
</object>
|
|
</object>
|
|
<object class="sizeritem">
|
|
<option>1</option>
|
|
<border>0</border>
|
|
<flag>wxEXPAND</flag>
|
|
<object class="wxPropertyGridManager" name="property_grid_1" base="EditPropertyGridManager">
|
|
</object>
|
|
</object>
|
|
</object>
|
|
</object>
|
|
</application>
|