Are there other cross-platform UI toolkits I shoul...
# tornadofx
t
Are there other cross-platform UI toolkits I should investigate, or is JavaFX the main game in town?
a
JavaFX is the best for JVM. You can try QT, but then you have to use C++. Or electron, but... well... electron?
t
Yeah. :-P
I recognize that all GUI toolkits are going to have problems. But I'm new to GUIs, besides a few forays in the early 00's and a bunch of web development, so it's hard for me to get a sense of "is this worse than average".
a
Usually it is muuuuch worse
t
yikes
a
You can try Swing and compare if you like
t
I've used Swing and AWT, although not extensively.
but that was also 15+ years ago!
a
Well, Delphi was good 15 years ago, but it is history now. TornadoFX has some rough edges, but it is indee one of the best. Of course if someone will finally relase java 9 compatible version.