Add integration example
It showcases how to integrate iced in an existing graphical application.
This commit is contained in:
parent
a244f93243
commit
4d7979aa77
7 changed files with 437 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ members = [
|
|||
"examples/custom_widget",
|
||||
"examples/events",
|
||||
"examples/geometry",
|
||||
"examples/integration",
|
||||
"examples/pokedex",
|
||||
"examples/progress_bar",
|
||||
"examples/stopwatch",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue