Sizing of sub children

by mainview xml, I was thinking of something similar to your project :

I’d like to remove the need for

@:build(haxe.ui.macros.ComponentMacros.build(…))
class MyComponent extends Box {
}

which add a Box for ‘nothing’