ultimatepp/reference/Layouts/layoutfile2.lay
cxl f9294fce1d .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@8207 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-24 12:35:32 +00:00

10 lines
387 B
Text

LAYOUT(DialogLayout, 196, 96)
ITEM(Label, dv___0, SetLabel(t_("This is some dialog")).LeftPosZ(8, 116).TopPosZ(8, 21))
ITEM(Label, info, SetLabel(t_("INFO...")).LeftPosZ(8, 116).TopPosZ(32, 21))
ITEM(Button, ok, SetLabel(t_("OK")).LeftPosZ(120, 68).TopPosZ(64, 24))
END_LAYOUT
LAYOUT(MainLayout, 488, 276)
ITEM(TabCtrl, tabs, LeftPosZ(4, 480).TopPosZ(4, 268))
END_LAYOUT