2014-09-25 18:52:27 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Layout" version="3.2.0">
|
2017-02-12 14:57:03 +00:00
|
|
|
<Widget type="Window" skin="MW_Dialog" position="0 0 600 128" align="Center" layer="Windows" name="_Main">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="Visible" value="false"/>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="TextBox" skin="SandText" position="4 4 592 24" align="Left Top HStretch" name="LabelText">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="TextBox" skin="SandText" position="4 30 521 24" align="Left Top HStretch" name="ItemText">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="TextAlign" value="Right"/>
|
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="NumericEditBox" skin="MW_TextEdit" position="535 30 50 24" align="Right Top" name="ItemEdit">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="MWScrollBar" skin="MW_HScroll" position="7 61 578 18" align="Left Top HStretch" name="CountSlider">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="MoveToClick" value="true"/>
|
2015-09-25 23:20:20 +00:00
|
|
|
<Property key="Page" value="1"/>
|
|
|
|
<Property key="WheelPage" value="1"/>
|
2012-05-15 10:51:51 +00:00
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="HBox" skin="" position="0 88 585 24" align="Right Bottom">
|
|
|
|
<Widget type="Widget" skin="" position="0 12 0 0">
|
2012-09-19 00:53:06 +00:00
|
|
|
<UserString key="HStretch" value="true"/>
|
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" position="4 0 53 24" align="Right Top" name="OkButton">
|
2012-09-10 11:39:22 +00:00
|
|
|
<Property key="Caption" value="#{sOk}"/>
|
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" position="61 0 78 24" align="Right Top" name="CancelButton">
|
2014-09-25 18:39:14 +00:00
|
|
|
<Property key="Caption" value="#{sCancel}"/>
|
|
|
|
</Widget>
|
2012-05-23 03:28:25 +00:00
|
|
|
</Widget>
|
2012-05-15 10:51:51 +00:00
|
|
|
</Widget>
|
2014-09-25 18:52:27 +00:00
|
|
|
<CodeGeneratorSettings/>
|
2012-05-15 10:51:51 +00:00
|
|
|
</MyGUI>
|