but back to FXMLoader (non tornadofx), there are t...
# tornadofx
c
but back to FXMLoader (non tornadofx), there are two ways I work with this 1. placing the load close to the stage code. This is working with the FXMLLoader class alongside the Scene and Stage 2. putting the FXMLLoader code inside of a Controller’s constructor