mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
5 lines
205 B
Text
5 lines
205 B
Text
LAYOUT(chrsetLayout, 200, 100)
|
|
ITEM(Label, lbl1, LeftPosZ(20, 84).TopPosZ(8, 19))
|
|
ITEM(Label, lbl2, LeftPosZ(20, 84).TopPosZ(32, 19))
|
|
ITEM(Label, lbl3, LeftPosZ(20, 84).TopPosZ(56, 19))
|
|
END_LAYOUT
|