Join Slack
Powered by
GUI Vista GUI v0.4.2 has been released :tada: ( <h...
# opensource
n
napperley
05/16/2021, 5:22 AM
GUI Vista GUI v0.4.2 has been released 🎉 (
https://gitlab.com/gui-vista/guivista-gui/-/tree/v0.4.2
). Some of the changes include the following: • Additional widgets have been added • Event handling has been made more consistent • Some convenience functions have been provided to quickly create a
TreeViewColumn
(
https://gitlab.com/gui-vista/guivista-gui/-/blob/v0.4.2/src/commonMain/kotlin/io/gitlab/guiVista/gui/widget/tree/tree_view_column.kt
) • Improved memory management of strings Do note that there is a new Todo sample (
https://gitlab.com/gui-vista/samples/todo-sample
) which shows how to use the TreeView (
https://gitlab.com/gui-vista/guivista-gui/-/blob/v0.4.2/src/commonMain/kotlin/io/gitlab/guiVista/gui/widget/tree/tree_view.kt
) widget for displaying a list of items.
👏🏼 1
👏 2
Open in Slack
Previous
Next