added text widget parsing and rendering

This commit is contained in:
2017-02-06 23:32:01 +00:00
parent fd7f62693e
commit 3cc25e7592
7 changed files with 130 additions and 32 deletions

View File

@@ -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" />