Ben Chuanlong Du's Blog

It is never too late to learn.

Develop GUI Applications Using Kotlin

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

TornadoFX (which is a lightweight wrapper over JavaFX) is the most popular GUI framework in Kotlin.

kotlin-libui is another possible choice.

Comments