GUI Recommendation and tutorial?
⚓ Rust 📅 2026-02-08 👤 surdeus 👁️ 5I am terrrible at Guis. (The last one I built was using perl/tk in 1997.)
For the toy I am using to learn Rust, I need to build a gui. Relatively simple windows, some scorlling panels, some pull down lists, some buttons, and some text boxes. I expect a real graphic designer could do much better, but I will settle for simple.
From what I have been able to find, it looks like egui / eframe is suited to the task. Is that a good choice, or is there something cleaner?
Also, it would really help if there were a tutorial rather than just samples. Did I miss that?
Thank you,
Joel
6 posts - 6 participants
🏷️ Rust_feed