|
|
|
@ -70,18 +70,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Available effects -->
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="12 148 300 24">
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="12 108 300 24">
|
|
|
|
|
<Property key="Caption" value="#{sMagicEffects}"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="MWList" skin="MW_SimpleList" position="12 176 202 169" name="AvailableEffects">
|
|
|
|
|
<Widget type="MWList" skin="MW_SimpleList" position="12 136 202 209" name="AvailableEffects">
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<!-- Used effects -->
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="226 148 300 24">
|
|
|
|
|
<Widget type="TextBox" skin="NormalText" position="226 108 300 24">
|
|
|
|
|
<Property key="Caption" value="#{sEffects}"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="226 176 316 169">
|
|
|
|
|
<Widget type="ScrollView" skin="MW_ScrollViewH" position="4 4 308 161" name="UsedEffects">
|
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="226 136 316 209">
|
|
|
|
|
<Widget type="ScrollView" skin="MW_ScrollViewH" position="4 4 308 201" name="UsedEffects">
|
|
|
|
|
<Property key="CanvasAlign" value="Left Top"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
</Widget>
|
|
|
|
|