bitter-family-72722
04/15/2019, 10:18 AMbright-gpu-74537
04/15/2019, 10:18 AMbright-gpu-74537
04/15/2019, 10:18 AMbitter-family-72722
04/15/2019, 10:18 AMhaxelib install haxeui
doesn't work, it should be okbright-gpu-74537
04/15/2019, 10:19 AMbitter-family-72722
04/15/2019, 10:19 AMbright-gpu-74537
04/15/2019, 10:19 AMbright-gpu-74537
04/15/2019, 10:19 AMbitter-family-72722
04/15/2019, 10:19 AMbitter-family-72722
04/15/2019, 10:19 AMbitter-family-72722
04/15/2019, 10:20 AMbitter-family-72722
04/15/2019, 10:20 AMbright-gpu-74537
04/15/2019, 10:21 AMbright-gpu-74537
04/15/2019, 10:21 AMbright-gpu-74537
04/15/2019, 10:21 AMbitter-family-72722
04/15/2019, 10:22 AMbitter-family-72722
04/15/2019, 10:22 AMbitter-family-72722
04/15/2019, 10:22 AMbitter-family-72722
04/15/2019, 10:22 AMbright-gpu-74537
04/15/2019, 10:22 AMbright-gpu-74537
04/15/2019, 10:23 AMbitter-family-72722
04/15/2019, 10:27 AMbitter-family-72722
04/15/2019, 10:27 AMhaxeui
removed somehow. maybe talk to Andy about itbitter-family-72722
04/15/2019, 10:28 AMbright-gpu-74537
04/15/2019, 11:16 AMquick-king-64105
04/15/2019, 9:03 PMquick-king-64105
04/15/2019, 9:05 PMbox
), popover menus are probably going to be much easier. Just to chuck that out there while I'm thinking about it. The context to keep/dismiss seems like the most likely headache. Pardon me while I get back to my work and not driving people crazy.colossal-carpet-13205
04/16/2019, 11:12 AMhaxeui-openfl
)
looks like this line is the problem, because it works when i remove it
haxe
super();
Toolkit.init();
var ui = ComponentMacros.buildComponent('assets/ui/ui.xml');
Screen.instance.addComponent(ui);
// THIS LINE v
var paths = ui.findComponent('paths', VBox);
// THIS LINE ^
colossal-carpet-13205
04/16/2019, 11:13 AMhaxeui-core
and haxeui-openfl
from git. I also tried the 'new-component-method' branchcolossal-carpet-13205
04/16/2019, 11:14 AM