ultimatepp/bazaar/LogCtrlTest/LogCtrlTest.lay
kohait 539991f470 bazaar: LogCtrl: redirect entire Logging facility of Upp to a Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@3320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-31 08:32:17 +00:00

5 lines
208 B
Text

LAYOUT(LogCtrlTestLayout, 400, 200)
ITEM(Button, clear, SetLabel(t_("Clear")).LeftPosZ(0, 56).BottomPosZ(0, 20))
ITEM(Button, save, SetLabel(t_("Save")).LeftPosZ(56, 56).BottomPosZ(0, 20))
END_LAYOUT