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.

    • @onlinepersona
      link
      English
      111 months ago

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

  • @[email protected]
    link
    fedilink
    211 months ago

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