473 linhas
23 KiB
XML

<?xml version="1.0"?>
<!-- generated by wxGlade 0.9.3 on Mon Sep 7 11:55:31 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="./gui.py" source_extension=".cpp" top_window="wetation" use_gettext="0" use_new_namespace="1">
<object class="Wetation" name="wetation" base="EditFrame">
<size>800, 628</size>
<background>#faf9ff</background>
<foreground>#23238e</foreground>
<title>frame</title>
<style>wxDEFAULT_FRAME_STYLE</style>
<object class="wxBoxSizer" name="sizer_main" base="EditBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticText" name="spacer_1" base="EditStaticText">
<background>#23238e</background>
<font>
<size>5</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_date_time" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxLEFT|wxEXPAND</flag>
<object class="wxStaticText" name="date" base="EditStaticText">
<background>#23238e</background>
<foreground>#ffffff</foreground>
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_LEFT</style>
<label>xx.xx.xxxx</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND</flag>
<object class="wxStaticText" name="time" base="EditStaticText">
<background>#23238e</background>
<foreground>#ffffff</foreground>
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>xx:xx</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticText" name="spacer_2" base="EditStaticText">
<background>#23238e</background>
<font>
<size>5</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="spacer" name="spacer" base="EditSpacer">
<width>20</width>
<height>20</height>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticText" name="heading_out_envdata" base="EditStaticText">
<background>#23238e</background>
<foreground>#faf9ff</foreground>
<font>
<size>12</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<label>Außentemperatur</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_env_data_out" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="out_humidity" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>- %</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="out_pressure" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>- mbar</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_7" base="EditBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="out_temperature_min" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="out_temperature_max" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="spacer" name="spacer" base="EditSpacer">
<width>50</width>
<height>20</height>
</object>
</object>
<object class="sizeritem">
<option>2</option>
<border>0</border>
<flag>wxRIGHT|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="out_temperature" base="EditStaticText">
<font>
<size>48</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="spacer" name="spacer" base="EditSpacer">
<width>20</width>
<height>20</height>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticText" name="heading_in_envdata" base="EditStaticText">
<background>#23238e</background>
<foreground>#faf9ff</foreground>
<font>
<size>12</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<label>Innentemperatur</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_env_data_in" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_5" base="EditBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="in_humidity" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>- %</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="in_pressure" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>- mbar</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_9" base="EditBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="in_temperature_min" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="in_temperature_max" base="EditStaticText">
<font>
<size>24</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="spacer" name="spacer" base="EditSpacer">
<width>50</width>
<height>20</height>
</object>
</object>
<object class="sizeritem">
<option>2</option>
<border>0</border>
<flag>wxRIGHT|wxALIGN_RIGHT</flag>
<object class="wxStaticText" name="in_temperature" base="EditStaticText">
<font>
<size>48</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<style>wxALIGN_RIGHT</style>
<label>-.- °C</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<object class="spacer" name="spacer" base="EditSpacer">
<width>10</width>
<height>10</height>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticText" name="heading_garage" base="EditStaticText">
<background>#23238e</background>
<foreground>#faf9ff</foreground>
<font>
<size>12</size>
<family>default</family>
<style>normal</style>
<weight>normal</weight>
<underlined>0</underlined>
<face />
</font>
<hidden>1</hidden>
<label>Garage</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="wxButton" name="gate_oc" base="EditButton">
<events>
<handler event="EVT_BUTTON">gate_oc_evt</handler>
</events>
<hidden>1</hidden>
<label>Garage</label>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxALIGN_CENTER</flag>
<object class="wxStaticText" name="gate_close" base="EditStaticText">
<hidden>1</hidden>
<label>Close</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxSlider" name="gate_position" base="EditSlider">
<disabled>1</disabled>
<hidden>1</hidden>
<style>wxSL_HORIZONTAL</style>
<range>0, 100</range>
<value>50</value>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxALIGN_CENTER</flag>
<object class="wxStaticText" name="gate_open" base="EditStaticText">
<hidden>1</hidden>
<label>Open</label>
<attribute>1</attribute>
</object>
</object>
</object>
</object>
</object>
</object>
</application>