mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
6 lines
235 B
Text
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
|
|
|