BoxSizer to Sizer
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<Panel size="400,400">
|
||||
<debug/>
|
||||
<Layout>
|
||||
<Label align="left" text="Hello world Left" />
|
||||
<Label align="center" text="Hello world Center" />
|
||||
<Label align="right" text="Hello world Right" />
|
||||
<Label align="left">Hello world Left</Label>
|
||||
<Label align="center">Hello world Center</Label>
|
||||
<Label align="right">Hello world Right</Label>
|
||||
</Layout>
|
||||
</Panel>
|
||||
|
||||
Reference in New Issue
Block a user