I've been using slint for a desktop project recently and having a lot of fun with it - it's pretty simple and the design has an interesting and fairly clean separation between the UI language and the backing application code (in Rust in my case). Recaptured a bit of my lost love for desktop apps.
heavyset_go•2h ago
How's it look and feel integration wise? Are the context menus native? Can you use native menubars?
These were a couple of my pain points with QML in the past, although they've been fixed in recent Qt releases.
If you have any code you can share, I'd love to see it.
brson•2h ago
heavyset_go•2h ago
These were a couple of my pain points with QML in the past, although they've been fixed in recent Qt releases.
If you have any code you can share, I'd love to see it.