|
|
@ -1,10 +1,9 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 560 400" name="_Main">
|
|
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 560 394" name="_Main">
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" position="12 12 250 30">
|
|
|
|
<Widget type="HBox" position="12 12 250 30">
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sName}"/>
|
|
|
|
<Property key="Caption" value="#{sName}"/>
|
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
@ -16,9 +15,7 @@
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="Widget">
|
|
|
|
<Widget type="Widget"/>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="280 0 300 24">
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="280 0 300 24">
|
|
|
@ -33,7 +30,6 @@
|
|
|
|
<Property key="NeedMouse" value="false"/>
|
|
|
|
<Property key="NeedMouse" value="false"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="280 24 300 24">
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="280 24 300 24">
|
|
|
|
<Property key="Caption" value="#{sSpellmakingMenu1}"/>
|
|
|
|
<Property key="Caption" value="#{sSpellmakingMenu1}"/>
|
|
|
|
<Property key="TextAlign" value="Left HCenter"/>
|
|
|
|
<Property key="TextAlign" value="Left HCenter"/>
|
|
|
@ -46,7 +42,6 @@
|
|
|
|
<Property key="NeedMouse" value="false"/>
|
|
|
|
<Property key="NeedMouse" value="false"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Available effects -->
|
|
|
|
<!-- Available effects -->
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="12 48 300 24">
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="12 48 300 24">
|
|
|
|
<Property key="Caption" value="#{sMagicEffects}"/>
|
|
|
|
<Property key="Caption" value="#{sMagicEffects}"/>
|
|
|
@ -70,7 +65,7 @@
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="HBox" position="0 340 558 60">
|
|
|
|
<Widget type="HBox" position="0 336 558 60">
|
|
|
|
<Property key="Padding" value="16"/>
|
|
|
|
<Property key="Padding" value="16"/>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="Widget" position="0 0 0 0">
|
|
|
|
<Widget type="Widget" position="0 0 0 0">
|
|
|
@ -83,8 +78,9 @@
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sSpellmakingHelp4}"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sSpellmakingHelp4}"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="PriceLabel">
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="PriceLabel"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="BuyButton">
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="BuyButton">
|
|
|
|
<Property key="Caption" value="#{sBuy}"/>
|
|
|
|
<Property key="Caption" value="#{sBuy}"/>
|
|
|
|