Join Slack
Powered by
A sneak peak of recent changes made to KPad ( <htt...
# kotlin-native
n
napperley
06/12/2021, 6:28 AM
A sneak peak of recent changes made to KPad (
https://gitlab.com/gui-vista/samples/kpad
) that uses the new AboutDialog (
https://gitlab.com/gui-vista/guivista-gui/-/blob/master/src/commonMain/kotlin/io/gitlab/guiVista/gui/dialog/about_dialog.kt
), and ImageBuffer (
https://gitlab.com/gui-vista/guivista-gui/-/blob/master/src/commonMain/kotlin/io/gitlab/guiVista/gui/image_buffer.kt
) 🎉. Was thinking about how to handle resources in a Kotlin Native program (icons, image files etc). Is the Kotlin team looking at providing a way to store/access resources with a Kotlin Native binary in Kotlin 1.6?
👍🏼 1
2
Views
Open in Slack
Previous
Next