kotlin-libui
kotlin-libui copied to clipboard
Common UI for native and JVM ?
I'm thinking about writing applications that run natively, but also on the JVM. Is it possible to write one single gui code, using the kotlin-libui syntax ? Can the kotlin-libui library be extended, so it uses e.g. Tornado-FX, but still provide the same programming interface to the developer?
Frankly - I don't know, and definitely will not do it myself. I just do not have enough free time and TornadoFX knowledge. But if someone volunteered - PRs are welcome. :)