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