mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Add a reference to cargo-ui in examples/README.md
This commit is contained in:
parent
b8f208100c
commit
6265b7b9f6
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ Also show how a way to dynamically load widgets with the interpreter from C++.
|
|||
|
||||

|
||||
|
||||
### External examples
|
||||
|
||||
* [cargo-ui](https://github.com/sixtyfpsui/cargo-ui): A rust application that makes use of threads in the background.
|
||||
|
||||
## Loading the example with the `viewer`
|
||||
|
||||
Simply load the .60 file with the viewer application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue