bright-gpu-74537
11/19/2020, 5:56 PMmost-caravan-45834
11/19/2020, 5:56 PMmost-caravan-45834
11/19/2020, 5:56 PMmost-caravan-45834
11/19/2020, 5:58 PMmost-caravan-45834
11/19/2020, 5:58 PMbright-gpu-74537
11/19/2020, 5:59 PMbright-gpu-74537
11/19/2020, 5:59 PMmost-caravan-45834
11/19/2020, 6:04 PMbright-gpu-74537
11/19/2020, 6:04 PMbright-gpu-74537
11/19/2020, 6:04 PMbright-gpu-74537
11/20/2020, 6:46 AMbright-gpu-74537
11/20/2020, 6:48 AMbright-gpu-74537
11/20/2020, 6:54 AMbackground-image-repeat:stretch;bright-gpu-74537
11/20/2020, 6:54 AMbright-gpu-74537
11/20/2020, 7:09 AMbright-gpu-74537
11/20/2020, 7:10 AMhaxe
if (style.backgroundImageRepeat == null) {
g.drawSubImage(imageInfo.data, x, y, 0, 0, trc.width, trc.height);
}bright-gpu-74537
11/20/2020, 7:11 AMbright-gpu-74537
11/20/2020, 7:17 AMbright-gpu-74537
11/20/2020, 7:25 AMbright-gpu-74537
11/20/2020, 7:27 AMbright-gpu-74537
11/20/2020, 7:27 AMmagnificent-caravan-75149
11/20/2020, 3:54 PMmagnificent-caravan-75149
11/20/2020, 3:54 PM<?xml version="1.0" encoding="utf-8"?>
<box width="100%" height="100%" >
<style source="ui.css" />
<image resource="white_tent" />
<vbox width="100%" >
<hbox width="100%" >
<box width="40%" >
<button id="Button1" text="Press me! The long text version"
style="background-image: Button; "/>
</box>
<box width="60%">
<label text="Splash Screen. Box1" />
</box>
</hbox>
<label text="just a long line of text to go beyond the hbox split to see how the layout is working" />
<button text="One More" />
<image resource="Button.png" />
<label text="after hbox" />
</vbox>
</box>magnificent-caravan-75149
11/20/2020, 3:55 PMbright-gpu-74537
11/20/2020, 4:01 PMmagnificent-caravan-75149
11/20/2020, 4:06 PM