|
|
|
|
|
by Broussebar
818 days ago
|
|
I used egui for a personal project and would gladly recommend it. It's simple to use and really responsive. For me it was the first gui library that was a pleasure to work with. You don't have the native look but for Rust developers that don't have this requirement you should definitely give it a try. |
|
I often wonder how much effort it would take to make one of the popular eguis framework and, rather than make it looks "like a native" app, you could get away with making it look "like a browser". (everyone style buttons/ inputs / etc... but they have a general "default" feeling that people are probably used to, at this point ?)