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