Slint is a UI toolkit written in Rust that has bindings for Rust, C++ and Javascript. This is the release blog post for version 1.3.0, featuring updated styles for Windows and Mac and a tech preview of Slint on Android.
You must log in or register to comment.
I’ve never heard of slint before. I’ve only used iced and imgui. Can someone that has used it tell me its pros/cons?
Is the DSL good? Can I make UIs without the DSL? Does it have good multiline text editing? (Neither imgui nor iced is good at that).
mn
Oooh… Android. Congrats on the release. I really gotta try this out. I like QML.
Removed by mod
Yeah, UI with rust is shaping up (generally and especially for Android).
This looks interesting. I’d not heard of this before.