|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
|
<Widget type="VBox" skin="MW_Dialog" layer="Windows" align="Center" name="_Main">
|
|
|
|
|
<Widget type="VBox" skin="HUD_Box_NoTransp" layer="Windows" align="Center" name="_Main">
|
|
|
|
|
<Property key="AutoResize" value="true"/>
|
|
|
|
|
<Property key="Padding" value="10"/>
|
|
|
|
|
<Property key="Spacing" value="12"/>
|
|
|
|
@ -24,21 +24,10 @@
|
|
|
|
|
</Widget>
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<Widget type="VBox" skin="">
|
|
|
|
|
<Property key="AutoResize" value="true"/>
|
|
|
|
|
<Property key="Padding" value="10"/>
|
|
|
|
|
<Property key="Spacing" value="12"/>
|
|
|
|
|
|
|
|
|
|
<Widget type="Widget">
|
|
|
|
|
<UserString key="VStretch" value="true"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<Widget type="AutoSizedEditBox" skin="HeaderText" position="6 96 300 0" name="TextNote" align="Left Top">
|
|
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
|
<Property key="MultiLine" value="true"/>
|
|
|
|
|
<Property key="WordWrap" value="true"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="AutoSizedEditBox" skin="HeaderText" position="6 96 300 0" name="TextNote" align="Left Top">
|
|
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
|
<Property key="MultiLine" value="true"/>
|
|
|
|
|
<Property key="WordWrap" value="true"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
</MyGUI>
|
|
|
|
|