cButton Texture Generate
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Panel size="400,400">
|
||||
<debug/>
|
||||
<debug />
|
||||
<Layout>
|
||||
<Label align="left">Hello world Left</Label>
|
||||
<Label align="center">Hello world Center</Label>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Panel size="200,200">
|
||||
<debug/>
|
||||
<debug />
|
||||
<Layout>
|
||||
<Label>Hello world</Label>
|
||||
<Include dir ="xml/" filename="include.xml"/>
|
||||
<Button size="100,20" />
|
||||
</Layout>
|
||||
</Panel>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Panel position="20, 20" size="200,200">
|
||||
<debug/>
|
||||
<debug />
|
||||
<Layout position="100, 1100">
|
||||
<Label position="100, 1002" text="Hello world" />
|
||||
</Layout>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user