2012-09-27 06:47:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 560 448" align="Center" name="_Main">
|
2012-09-27 06:47:47 +00:00
|
|
|
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="HBox" position="12 9 273 30">
|
|
|
|
<Property key="Spacing" value="8"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sName}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp8}"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="EditBox" skin="MW_TextEdit" position="0 0 30 30" name="NameEdit">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="Widget">
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<!-- Item -->
|
|
|
|
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="HBox" position="12 48 265 59">
|
2012-10-03 13:06:54 +00:00
|
|
|
<Property key="Spacing" value="8"/>
|
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sItem}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp1}"/>
|
2012-10-03 13:06:54 +00:00
|
|
|
</Widget>
|
2014-06-05 20:13:18 +00:00
|
|
|
<Widget type="ItemWidget" skin="MW_ItemIconBox" position="0 0 50 50" name="ItemBox">
|
2013-03-16 18:00:14 +00:00
|
|
|
</Widget>
|
2012-10-03 13:06:54 +00:00
|
|
|
|
2017-11-20 22:55:15 +00:00
|
|
|
<Widget type="Spacer"/>
|
2012-10-03 13:06:54 +00:00
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sSoulGem}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp2}"/>
|
2012-10-03 13:06:54 +00:00
|
|
|
</Widget>
|
2014-06-05 20:13:18 +00:00
|
|
|
<Widget type="ItemWidget" skin="MW_ItemIconBox" position="0 0 50 50" name="SoulBox">
|
2013-03-16 18:00:14 +00:00
|
|
|
</Widget>
|
2012-10-03 13:06:54 +00:00
|
|
|
|
|
|
|
</Widget>
|
2012-09-28 14:52:42 +00:00
|
|
|
|
2014-09-01 01:40:11 +00:00
|
|
|
<!-- Values -->
|
2018-06-18 09:43:39 +00:00
|
|
|
<Widget type="VBox" position="320 7 222 96">
|
2014-09-01 01:40:11 +00:00
|
|
|
<Widget type="HBox">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sEnchantmentMenu3}:"/>
|
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp3}"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="Enchantment">
|
|
|
|
<Property key="Caption" value="1"/>
|
|
|
|
<Property key="TextAlign" value="Right VCenter"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="HBox">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sCastCost}:"/>
|
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp4}"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="CastCost">
|
|
|
|
<Property key="Caption" value="39"/>
|
|
|
|
<Property key="TextAlign" value="Right VCenter"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="HBox">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sCharges}"/>
|
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp5}"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="Charge">
|
|
|
|
<Property key="Caption" value="39"/>
|
|
|
|
<Property key="TextAlign" value="Right VCenter"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
2017-06-01 06:00:15 +00:00
|
|
|
<Widget type="HBox" name="ChanceLayout">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText">
|
|
|
|
<Property key="Caption" value="#{sEnchantmentMenu6}:"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="SuccessChance">
|
|
|
|
<Property key="Caption" value="39"/>
|
|
|
|
<Property key="TextAlign" value="Right VCenter"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<!-- Available effects -->
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="TextBox" skin="NormalText" position="12 109 300 24">
|
2012-09-28 14:52:42 +00:00
|
|
|
<Property key="Caption" value="#{sMagicEffects}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp9}"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="MWList" skin="MW_SimpleList" position="12 136 202 269" name="AvailableEffects">
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<!-- Used effects -->
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="TextBox" skin="NormalText" position="226 109 300 24">
|
2012-09-28 14:52:42 +00:00
|
|
|
<Property key="Caption" value="#{sEffects}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp10}"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="Widget" skin="MW_Box" position="226 136 316 269">
|
|
|
|
<Widget type="ScrollView" skin="MW_ScrollViewH" position="4 4 308 261" name="UsedEffects">
|
2012-10-03 13:36:10 +00:00
|
|
|
<Property key="CanvasAlign" value="Left Top"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
2017-04-15 11:54:42 +00:00
|
|
|
<Widget type="HBox" position="0 392 558 60">
|
2012-09-28 14:52:42 +00:00
|
|
|
<Property key="Padding" value="16"/>
|
|
|
|
|
2013-03-16 18:00:14 +00:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="TypeButton">
|
|
|
|
<Property key="Caption" value="Constant effect"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp7}"/>
|
2013-03-16 18:00:14 +00:00
|
|
|
</Widget>
|
|
|
|
|
2017-11-20 22:55:15 +00:00
|
|
|
<Widget type="Spacer"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
|
2013-04-03 16:02:30 +00:00
|
|
|
<Widget type="AutoSizedTextBox" skin="NormalText" name="PriceTextLabel">
|
2012-09-28 14:52:42 +00:00
|
|
|
<Property key="Caption" value="#{sBarterDialog7}"/>
|
2014-08-24 14:41:17 +00:00
|
|
|
<UserString key="ToolTipType" value="Layout"/>
|
|
|
|
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
|
|
|
<UserString key="Caption_Text" value="#{sEnchantmentHelp6}"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
2014-12-20 19:39:13 +00:00
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="PriceLabel">
|
|
|
|
<Property key="Caption" value="0"/>
|
|
|
|
</Widget>
|
2012-09-28 14:52:42 +00:00
|
|
|
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="BuyButton">
|
|
|
|
<Property key="Caption" value="#{sBuy}"/>
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="CancelButton">
|
2023-03-22 21:54:42 +00:00
|
|
|
<Property key="Caption" value="#{Interface:Cancel}"/>
|
2012-09-28 14:52:42 +00:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
2012-09-27 06:47:47 +00:00
|
|
|
|
|
|
|
</Widget>
|
|
|
|
</MyGUI>
|