You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
338 B
XML
8 lines
338 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MyGUI type="Layout">
|
|
<Widget type="Window" skin="MW_Dialog" position="0 0 500 500" align="Center" layer="Windows" name="_Main">
|
|
<Widget type="AutoSizedButton" skin="MW_Button" name="SendButton">
|
|
<Property key="Caption" value="Send"/>
|
|
</Widget>
|
|
</Widget>
|
|
</MyGUI> |