mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
4 lines
153 B
Text
4 lines
153 B
Text
LAYOUT(LTestLayout, 200, 100)
|
|
ITEM(StaticText, dv___0, SetText(t_("TEST")).SetInk(Color(170, 42, 0)).LeftPosZ(16, 128).TopPosZ(16, 19))
|
|
END_LAYOUT
|
|
|