2012-09-19 02:53:06 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
2017-02-12 15:57:03 +01:00
|
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 219 40" align="Center" name="_Main">
|
2012-09-19 02:53:06 +02:00
|
|
|
|
|
|
|
<Widget type="ProgressBar" skin="MW_Progress_Blue" position="5 6 199 20" name="ProgressBar">
|
2022-09-05 10:33:26 +04:00
|
|
|
<Widget type="TextBox" skin="ProgressText" position="0 0 199 16" name="ProgressText" align="Right VCenter">
|
2017-03-27 13:33:28 +04:00
|
|
|
<Property key="NeedMouse" value="false"/>
|
2012-09-19 02:53:06 +02:00
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</Widget>
|
|
|
|
</MyGUI>
|