To be honest, even if all the controls in JavaFX w...
# tornadofx
e
To be honest, even if all the controls in JavaFX was stripped away, the foundation in there is pretty solid. The rendering pipeline and the observables, and how the scene graph work is very good IMO. Since it's possible to improve or replace components one by one, I feel like JavaFX is still the best bet for multi platform desktop apps.