added text widget parsing and rendering
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
</border>
|
||||
</plane>
|
||||
<!-- content panel -->
|
||||
<plane width="1" grow="1" height="100%" pad="10" wrap="1">
|
||||
<ref id="rounded-inside"/>
|
||||
</plane>
|
||||
<border width="1" grow="1" height="100%" pad="10" wrap="1">
|
||||
<text text="hello widget" font-face="arial" font-size="11" width="100" height="100"/>
|
||||
</border>
|
||||
</plane>
|
||||
<!-- status bar -->
|
||||
<border height="30" width="100%" color=".15" border-color=".3" />
|
||||
|
||||
Reference in New Issue
Block a user