blob: cf5650ca42d94e4c2a4acfe225bcc396a7b10c94 [file] [log] [blame]
<Shell xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
text="Control Size Test">
<Label name="targetLabel" x:style="BORDER" text="Label Size(100, 40)" Size="100, 40">
</Label>
<Button name="targetButton" text="Button Size(200, 200)" Size="200, 200">
</Button>
</Shell>