orange-van-60470
01/27/2021, 5:24 PMbright-gpu-74537
01/27/2021, 5:29 PMaddComponentAt(n) and extract removeComponent(getComponentAt(n))?orange-van-60470
01/27/2021, 7:49 PMbright-gpu-74537
01/27/2021, 7:58 PMbright-gpu-74537
01/29/2021, 4:07 PMmoveComponentToBack(), moveComponentBackward(), moveComponentToFront(), moveComponentFrontward() and two new props: bottomComponent, topComponentorange-van-60470
01/29/2021, 4:38 PMbright-gpu-74537
01/29/2021, 4:40 PMbright-gpu-74537
01/29/2021, 4:41 PMbright-gpu-74537
01/29/2021, 4:41 PMmagnificent-caravan-75149
01/30/2021, 3:31 AMStack:
TypeError: Cannot read property 'flattenAssetPaths' of null
at haxe_ui_ToolkitAssets.getImageInternal (/home/fred/GameDev/haxelib/haxeui-kha/git/haxe/ui/backend/AssetsImpl.hx:12:34)magnificent-caravan-75149
01/30/2021, 5:21 AMbright-gpu-74537
01/30/2021, 9:06 AMmagnificent-caravan-75149
01/30/2021, 1:16 PMmagnificent-caravan-75149
01/30/2021, 1:21 PM<?xml version="1.0" encoding="utf-8"?>
<vbox id="splash" width="100%" height="100%" >
<box width="100%" height="60%" />
<hbox width="100%" height="40%" style="padding: 10px; margin: 40px;" >
<box width="50%" height="100%" >
<image id="haxelogo" resource="images/haxe_logo.png" width="400px" height="130px"
horizontalAlign="center" />
</box>
<box width="50%" height="100%" >
<image id="haxeui" resource="images/haxeui.png" horizontalAlign="center" />
</box>
</hbox>
</vbox>
#splash {
background-image: "images/hong_kong.jpg";
background-image-repeat: stretch;
}magnificent-caravan-75149
01/30/2021, 1:21 PM<?xml version="1.0" encoding="utf-8"?>
<module id="myTheme">
<resources>
<resource path="../../myTheme/styles" prefix="styles" />
<resource path="../../myTheme/images" prefix="images" />
<resource path="../../myTheme/fonts" prefix="fonts" />
<resource path="../../myTheme/sounds" prefix="sounds" />
</resources>
<themes>
<myTheme parent="default">
<style resource="styles/main.css" />
<style resource="styles/buttons.css" />
<style resource="styles/dialog.css" />
</myTheme>
</themes>
</module>magnificent-caravan-75149
01/30/2021, 1:33 PMbright-gpu-74537
01/30/2021, 1:35 PMToolkitAssets.instance.options is nullbright-gpu-74537
01/30/2021, 1:35 PMmagnificent-caravan-75149
01/30/2021, 1:35 PMmagnificent-caravan-75149
01/30/2021, 1:36 PMbright-gpu-74537
01/30/2021, 1:36 PMbright-gpu-74537
01/30/2021, 1:36 PMbackground-image: "images/hong_kong.jpg"; is what causes it?magnificent-caravan-75149
01/30/2021, 1:36 PMbright-gpu-74537
01/30/2021, 1:37 PMmagnificent-caravan-75149
01/30/2021, 1:38 PMmagnificent-caravan-75149
01/30/2021, 1:39 PMbright-gpu-74537
01/30/2021, 1:39 PM