mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -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
|