logoalt Hacker News

rubymamis11/21/20241 replyview on HN

Couldn't agree more, QML with C++ for the logic (or Rust or whatever other bindings you want to use), is the best imo.


Replies

Tmpod11/22/2024

If you want to use Rust, Slint[0] may be something to consider, seeing as the existing bindings for Qt and QML are not very pleasing to use (mostly talking about qmetaobject-rs and cxx-qt). If I'm not mistaken, Slint is developed by ex-QML people.

[0]: https://slint.dev