22 lines
968 B
Plaintext
22 lines
968 B
Plaintext
![]() |
<?xml version="1.0" ?>
|
||
|
<GUILayout version="4">
|
||
![]() |
<Window type="DefaultWindow" name="debug_root">
|
||
|
<Property name="MousePassThroughEnabled" value="true" />
|
||
|
|
||
|
<!--<Window type="Colobot/StaticImage" name="test_img">
|
||
|
<Property name="Area" value="{{0,0},{0,0},{0,64},{0,64}}" />
|
||
|
<Property name="Image" value="ColobotButton3/MenuGroup1" />
|
||
|
</Window>
|
||
|
<Window type="Colobot/ImageButton" name="test_button">
|
||
![]() |
<Property name="Area" value="{{0,0},{0,0},{0,64},{0,64}}" />
|
||
|
<Property name="Disabled" value="false" />
|
||
![]() |
<Property name="Image" value="ColobotButton1/Edit" />
|
||
![]() |
</Window>
|
||
![]() |
<Window type="Colobot/TextButton" name="test_button2">
|
||
|
<Property name="Area" value="{{0,0},{0,128},{0,192},{0,192}}" />
|
||
![]() |
<Property name="Disabled" value="false" />
|
||
![]() |
<Property name="Text" value="test" />
|
||
![]() |
</Window>-->
|
||
![]() |
</Window>
|
||
![]() |
</GUILayout>
|