<@U0F3291QE> if you go the custom parsing route, i...
# tornadofx
c
@edvin if you go the custom parsing route, i was thinking that an include() Type Safe Builder might help bring the FXML in sync with TornadoFX. Support the following syntax... vbox { include("myfxml.fxml") button("Press Me") }