2013-03-23 07:16:46 +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 329 253" align="Center" name="_Main">
|
2016-11-06 10:01:46 +00:00
|
|
|
<Property key="Padding" value="12"/>
|
|
|
|
<Property key="Spacing" value="8"/>
|
2013-03-23 07:16:46 +00:00
|
|
|
|
2016-11-06 10:01:46 +00:00
|
|
|
<Widget type="HBox" name="ToolBox">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
2013-03-23 07:16:46 +00:00
|
|
|
|
2016-11-06 10:01:46 +00:00
|
|
|
<Widget type="ItemWidget" skin="MW_ItemIconSmall" position="0 0 32 32" name="ToolIcon"/>
|
|
|
|
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="UsesLabel">
|
2013-03-23 07:16:46 +00:00
|
|
|
<Property key="Caption" value="#{sUses}"/>
|
|
|
|
</Widget>
|
2016-11-06 10:01:46 +00:00
|
|
|
<Widget type="Widget">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedTextBox" skin="SandText" name="QualityLabel">
|
2013-03-23 07:16:46 +00:00
|
|
|
<Property key="Caption" value="#{sQuality}"/>
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
|
2016-11-06 10:01:46 +00:00
|
|
|
<Widget type="ItemChargeView" skin="MW_ItemChargeView" align="Left Stretch" name="RepairBox">
|
|
|
|
<UserString key="VStretch" value="true"/>
|
|
|
|
<UserString key="HStretch" value="true"/>
|
2013-03-23 07:16:46 +00:00
|
|
|
</Widget>
|
|
|
|
|
2016-11-06 10:01:46 +00:00
|
|
|
<Widget type="HBox">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
<Widget type="Widget">
|
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="CancelButton">
|
|
|
|
<Property key="Caption" value="#{sCancel}"/>
|
|
|
|
</Widget>
|
2013-03-23 07:16:46 +00:00
|
|
|
</Widget>
|
|
|
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
</MyGUI>
|