Hacker News new | ask | show | jobs
by rice7th 413 days ago
Then you should try egui. It has a lot of examples and it is among the most mature libraries along with iced and slint, without the licensing problems
1 comments

egui is nice but its API changes a lot between versions which makes it hard to rely on. Slint is stable and well documented. Its license is open source and also free to use in many cases so there is no real issue there.