You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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. :)
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?
The text was updated successfully, but these errors were encountered: