9th to 15th of January 2023

Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript. Find more information at https://slint-ui.com/ or go straight to github at https://github.com/slint-ui/slint

Spotlight: StandardTableView

This week, we added the StandardTableView widget, to display large amounts of data in columns and rows. StandardTableView comes with all the popular nifty features: displaying column headers, supports editable text cells, and sorts columns in ascending or descending order.

Screenshot of the StandardTableView in Slint

Next steps include adding support for resizable columns, advanced cell types like CheckBoxes and ComboBoxes.

Slint UI Library

New Features

Changes to the .slint Language

Tooling

Fixes

Internal Changes

Other Crates and Libraries

Statistics

43 patches committed in 15 pull requests by 4 authors.