mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-18 06:06:01 -06:00
3 lines
176 B
Text
3 lines
176 B
Text
LAYOUT(SplashLayout, 400, 200)
|
|
ITEM(RichTextView, rtvSplash, Background(Color(255, 255, 200)).NoSb(true).SetFrame(NullFrame()).LeftPosZ(0, 400).TopPosZ(0, 200))
|
|
END_LAYOUT
|