2012-09-14 19:44:00 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
2017-02-12 15:57:03 +01:00
|
|
|
<Widget type="VBox" skin="MW_Dialog" layer="Windows" position="0 0 0 0" align="Center" name="_Main">
|
2017-05-01 20:48:39 +04:00
|
|
|
<Property key="Padding" value="10"/>
|
2013-03-12 17:18:47 +01:00
|
|
|
<Property key="Spacing" value="8"/>
|
|
|
|
<Property key="AutoResize" value="true"/>
|
2012-09-14 19:44:00 +02:00
|
|
|
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="28 14 391 198">
|
2013-03-12 17:18:47 +01:00
|
|
|
<UserString key="HStretch" value="false"/>
|
|
|
|
<UserString key="VStretch" value="false"/>
|
2012-09-15 17:12:42 +02:00
|
|
|
<Widget type="ImageBox" skin="ImageBox" name="ClassImage" position="4 4 383 190">
|
2012-09-14 19:44:00 +02:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
2013-03-12 17:18:47 +01:00
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" position="28 218 391 24" name="LevelText">
|
2012-09-14 19:44:00 +02:00
|
|
|
</Widget>
|
|
|
|
|
2014-09-03 03:03:03 +02:00
|
|
|
<Widget type="AutoSizedEditBox" skin="SandText" position="36 280 391 24" name="LevelDescription">
|
2013-03-12 17:18:47 +01:00
|
|
|
<Property key="MultiLine" value="true"/>
|
|
|
|
<Property key="WordWrap" value="true"/>
|
|
|
|
<Property key="Static" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
|
2017-05-01 20:48:39 +04:00
|
|
|
<Widget type="Widget" skin="" position="0 0 150 16" name="Coins">
|
2014-07-21 20:56:02 +02:00
|
|
|
<UserString key="HStretch" value="true"/>
|
2013-03-12 17:18:47 +01:00
|
|
|
<UserString key="VStretch" value="false"/>
|
|
|
|
</Widget>
|
|
|
|
|
2023-06-19 20:41:54 +02:00
|
|
|
<Widget type="ScrollView" skin="MW_ScrollView" position="0 280 420 84" name="AssignWidget">
|
2013-03-12 17:18:47 +01:00
|
|
|
<UserString key="HStretch" value="false"/>
|
|
|
|
<UserString key="VStretch" value="false"/>
|
2023-06-19 20:41:54 +02:00
|
|
|
<Property key="CanvasAlign" value="Left"/>
|
2012-09-14 19:44:00 +02:00
|
|
|
</Widget>
|
|
|
|
|
2013-03-12 17:18:47 +01:00
|
|
|
<Widget type="HBox" skin="" position="0 0 330 24">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
2017-11-20 23:55:15 +01:00
|
|
|
<Widget type="Spacer"/>
|
2013-03-12 17:18:47 +01:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 0 24" name="OkButton">
|
2023-03-22 22:54:42 +01:00
|
|
|
<Property key="Caption" value="#{Interface:OK}"/>
|
2013-03-12 17:18:47 +01:00
|
|
|
</Widget>
|
2012-09-14 19:44:00 +02:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
2013-03-12 17:18:47 +01:00
|
|
|
|
2012-09-14 19:44:00 +02:00
|
|
|
</MyGUI>
|