Slint 1.3 Released with Revamped Native Styles and JavaScript API

https://slint.dev/blog/slint-1.3-released

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.

24 points · 6 comments · view on lemmy.world

6 Comments

calcopiritus@lemmy.world · 2 pts · 2y (1 reply)

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).

xavi@programming.dev · -2 pts · 2y

mn

prcrst@lemmy.world · 2 pts · 2y (2 replies)

Oooh... Android. Congrats on the release. I really gotta try this out. I like QML.

onlinepersona@programming.dev · 1 pts · 2y (1 reply)

Wow, Android... looking forward to using Rust for all platforms - and not through a hacky web app.

prcrst@lemmy.world · 1 pts · 2y

Yeah, UI with rust is shaping up (generally and especially for Android).

DeadlineX@lemm.ee · 1 pts · 2y

This looks interesting. I’d not heard of this before.