awtk/demos/assets/raw/ui/mledit.xml

8 lines
285 B
XML
Raw Normal View History

2019-06-24 08:57:48 +08:00
<window anim_hint="htranslate" >
2019-07-02 18:18:05 +08:00
<mledit x="c" y="10" h="40%" w="90%" focus="true" margin_right="16" wrap_word="true">
<scroll_bar_d name="bar" x="right" y="0" w="14" h="100%" value="0"/>
</mledit>
<mledit x="c" y="b:10" h="40%" w="90%" wrap_word="false">
</mledit>
2019-06-24 08:57:48 +08:00
</window>