Pre-resize fillparent

This commit is contained in:
2018-08-13 22:22:10 -04:00
parent 58fa6f0503
commit 353dc21750
95 changed files with 478 additions and 437 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Panel size="200,200">
<debug/>
<debug />
<Layout>
<Boxsizer />
<Label text="Box Sizer" />
<Boxsizer />
</Layout>
</Panel>
@@ -3,5 +3,6 @@
<debug/>
<Layout>
<Label text="Hello world" />
<Include dir ="xml/" filename="include.xml"/>
</Layout>
</Panel>
+2 -7
View File
@@ -1,8 +1,3 @@
<?xml version="1.0"?>
<Layout layout="wrap_content">
<Label
text="Hello World2"
padding=""/>
<Label
text="Richard Allen2"/>
</Layout>
<Boxsizer />
<Label text="Box Sizer" />