ultimatepp/reference/Cpp11/Cpp11.lay
cxl 89a0bf4270 reference: Cpp11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-31 10:13:04 +00:00

6 lines
235 B
Text

LAYOUT(MyAppLayout, 212, 196)
ITEM(ArrayCtrl, list, LeftPosZ(4, 96).TopPosZ(4, 188))
ITEM(EditInt, number, LeftPosZ(108, 96).TopPosZ(4, 19))
ITEM(Button, add, SetLabel(t_("Add")).LeftPosZ(148, 56).TopPosZ(28, 20))
END_LAYOUT