2014-09-25 18:52:27 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Layout" version="3.2.0">
|
2022-02-26 13:54:42 +00:00
|
|
|
<Widget type="Window" skin="MW_DialogNoTransp" position="0 0 600 128" align="Center" layer="Modal" name="_Main">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="Visible" value="false"/>
|
2017-04-12 15:15:22 +00:00
|
|
|
<Widget type="TextBox" skin="SandText" position="0 4 592 24" align="Left Top HStretch" name="LabelText">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
</Widget>
|
2022-09-25 07:23:03 +00:00
|
|
|
<Widget type="TextBox" skin="SandText" position="12 36 471 24" align="Left Top HStretch" name="ItemText">
|
2017-03-28 08:49:23 +00:00
|
|
|
<Property key="TextAlign" value="Left"/>
|
2012-05-15 10:51:51 +00:00
|
|
|
</Widget>
|
2022-09-25 07:23:03 +00:00
|
|
|
<Widget type="NumericEditBox" skin="MW_TextEdit" position="485 36 100 24" align="Right Top" name="ItemEdit">
|
2012-05-15 10:51:51 +00:00
|
|
|
<Property key="TextAlign" value="Center"/>
|
|
|
|
</Widget>
|
2019-05-17 06:23:34 +00:00
|
|
|
<Widget type="ScrollBar" skin="MW_HScroll" position="7 67 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>
|
2018-09-01 18:02:43 +00:00
|
|
|
<Widget type="HBox" skin="" position="0 91 592 28" align="Center Bottom HStretch">
|
2017-07-31 14:51:44 +00:00
|
|
|
<Widget type="Spacer" />
|
2018-09-01 18:02:43 +00:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 53 28" align="Left Top" name="OkButton">
|
2023-03-22 21:54:42 +00:00
|
|
|
<Property key="Caption" value="#{Interface:OK}"/>
|
2012-09-10 11:39:22 +00:00
|
|
|
</Widget>
|
2018-09-01 18:02:43 +00:00
|
|
|
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 86 28" align="Right Top" name="CancelButton">
|
2023-03-22 21:54:42 +00:00
|
|
|
<Property key="Caption" value="#{Interface:Cancel}"/>
|
2014-09-25 18:39:14 +00:00
|
|
|
</Widget>
|
2017-07-31 14:51:44 +00:00
|
|
|
<Widget type="Spacer" />
|
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>
|