Commit graph

4 commits

Author SHA1 Message Date
Florian Blasius
520df46998
Update examples to new syntax (#2067)
* run slint-updater on examples
* manual syntax updates
2023-01-16 12:11:25 +00:00
Lukas Jung
3b64765c3e alignment improvements for 7guis examples 2022-05-13 13:34:08 +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/crud.slint (Browse further)