Discussion
Well, title says it all... a few days ago vanished. I am working on a TornadoFX project and now I wonder if that really puts the final nail on JavaFX coffin and I should move to something else like so many other developers or is there any other way to continue working with the Kotlin/JavaFX stack.... The project is abandoned and hasn't changed in years, but now we can no longer download the source code, create forks and make local changes.
I chose JavaFX basically because of the RichTextArea and the TreeView, which I could not find direct equivalents on Compose.
Any suggestion on alternatives to these components?
Thanks.