Comment on Show HN: Sauron-native – A native cross-platform GUI for RustparentComments−pjmlp7yIt still suffers a bit from ergonomics though, as all those macros on the samples for cloning widget data members into callbacks show.relm might be a much saner approach to avoid trying to understand why some button callback cannot read the text from an input field and such stuff.
Comments
It still suffers a bit from ergonomics though, as all those macros on the samples for cloning widget data members into callbacks show.
relm might be a much saner approach to avoid trying to understand why some button callback cannot read the text from an input field and such stuff.