Commit graph

4 commits

Author SHA1 Message Date
Olivier Goffart
396a2c5ecb Implement std::fmt::Write for SharedString and add a format! macro 2022-08-29 17:25:24 +02:00
Lukas Jung
7e45cde3cd Update crud example to use Model Adapters 2022-05-11 15:50:43 +02:00
Olivier Goffart
284335356c 7gui/crud example: don't panic when deleting non-existing row
Two counter measure

 1. Disable the button when an invalid selection is there
 2. double check in the rust code that the selected item is valid
2022-05-02 14:13:37 +02:00
Lukas Jung
8e3735d03c move 7guis examples back to one folder 2022-03-17 08:43:49 +01:00
Renamed from examples/7guis/crud/main.rs (Browse further)