mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
5 lines
186 B
Text
5 lines
186 B
Text
LAYOUT(GLCtrlBugLayout, 200, 100)
|
|
ITEM(Button, _button, SetLabel(t_("Test")).LeftPosZ(72, 56).TopPosZ(76, 15))
|
|
ITEM(GLCtrl, _glCtrl, LeftPosZ(24, 152).TopPosZ(8, 56))
|
|
END_LAYOUT
|
|
|