Slint 1.3 Released with Revamped Native Styles and JavaScript API (slint.dev)
from hunger@programming.dev to programming@programming.dev on 10 Nov 2023 13:03
https://programming.dev/post/5674024

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.

#programming

threaded - newest

prcrst@lemmy.world on 10 Nov 2023 21:48 next collapse

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

onlinepersona@programming.dev on 10 Nov 2023 22:28 collapse

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

prcrst@lemmy.world on 11 Nov 2023 07:06 collapse

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

DeadlineX@lemm.ee on 11 Nov 2023 01:18 next collapse

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

calcopiritus@lemmy.world on 11 Nov 2023 06:39 collapse

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 on 11 Nov 2023 08:27 collapse

mn