2010-11-03 21:21:08 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
2012-03-30 13:53:35 +02:00
|
|
|
<Widget type="Window" skin="MW_Window" layer="Windows" position="0 0 588 433" name="_Main">
|
2013-08-09 23:21:25 +02:00
|
|
|
<Property key="MinSize" value="380 230"/>
|
2010-11-03 21:21:08 +01:00
|
|
|
|
2013-08-09 23:21:25 +02:00
|
|
|
<Widget type="Widget" skin="MW_Box" position="8 8 415 381" align="Stretch" name="Client"/>
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2013-08-07 21:43:19 +02:00
|
|
|
<Widget type="Widget" position="13 13 391 371" align="Left Top Stretch">
|
|
|
|
<Widget type="BookPage" skin="MW_BookPage" position="0 0 391 371" name="History" align="Left Top Stretch">
|
2013-05-04 14:15:47 +02:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
2013-08-07 21:43:19 +02:00
|
|
|
<Widget type="MWScrollBar" skin="MW_VScroll" position="404 13 14 371" align="Right VStretch" name="VScroll">
|
2013-05-04 14:15:47 +02:00
|
|
|
<Property key="Visible" value="false"/>
|
2010-11-03 21:21:08 +01:00
|
|
|
</Widget>
|
|
|
|
|
2013-08-25 23:15:20 +02:00
|
|
|
<!-- The disposition bar-->
|
2012-03-30 13:53:35 +02:00
|
|
|
<Widget type="ProgressBar" skin="MW_EnergyBar_Blue" position="432 8 132 18"
|
2012-03-24 22:02:55 +01:00
|
|
|
align="Right Top" name="Disposition">
|
2013-08-25 23:15:20 +02:00
|
|
|
<Widget type="EditBox" skin="MW_DispositionEdit" position_real="0 0 1 1" align="Stretch" name="DispositionText"/>
|
|
|
|
</Widget>
|
2010-11-03 21:21:08 +01:00
|
|
|
<!-- The list of topics -->
|
2012-05-04 23:53:50 +02:00
|
|
|
<Widget type="MWList" skin="MW_SimpleList" position="432 31 132 328" name="TopicsList" align="Right VStretch">
|
2010-11-03 21:21:08 +01:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<!-- The Goodbye button -->
|
2012-03-30 13:53:35 +02:00
|
|
|
<Widget type="Button" skin="MW_Button" position="432 366 132 23" name="ByeButton" align="Right Bottom">
|
2012-05-19 16:00:00 +02:00
|
|
|
<Property key="Caption" value="#{sGoodbye}"/>
|
2010-11-03 21:21:08 +01:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</MyGUI>
|