Hi everyone. I'm just diving into K/N for the first time and I was wondering if you have some tips o...
f
Hi everyone. I'm just diving into K/N for the first time and I was wondering if you have some tips or tutorials for creating a GUI desktop app any recommended libs or frameworks for GUIs on Linux?
r
There's a sample on creating a GTK application: https://github.com/JetBrains/kotlin-native/tree/master/samples/gtk
👍 1
f
tnx, I'm having a look at it 🙂