ultimatepp/uppdev/RichView/RichView.lay
cxl 351994a6cc Adding uppdev....
git-svn-id: svn://ultimatepp.org/upp/trunk@328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-15 08:36:24 +00:00

5 lines
262 B
Text

LAYOUT(RichViewLayout, 200, 176)
ITEM(RichTextView, text, HSizePosZ(4, 4).VSizePosZ(4, 48))
ITEM(Button, add, SetLabel(t_("Add")).LeftPosZ(4, 42).BottomPosZ(8, 32))
ITEM(Button, clear, SetLabel(t_("Clear")).RightPosZ(6, 42).BottomPosZ(8, 32))
END_LAYOUT