How does this compare to EGUI, GPUI, and Slint?
I like the idea of using macros to clean syntax; am writing some for EGUI right now to make colored text easier.
How does this compare to EGUI, GPUI, and Slint?
I like the idea of using macros to clean syntax; am writing some for EGUI right now to make colored text easier.
This may not be what you're after, but note that egui and Slint have accessibility support (at differing levels of completeness), e.g. for blind people using screen readers, while Ribir and GPUI do not.