xilem/masonry/examples/readme.md

45 lines
688 B
Markdown

# Masonry examples
## `hello_masonry`
Simples possible Masonry app.
## `two_textboxes`
Example used to test text input and text focus.
## `calc_masonry`
![](screenshots/calc_masonry__tests__initial_screenshot.png)
Calculator app.
## `to_do_list`
![](screenshots/to_do_list__tests__initial_screenshot.png)
To-do list app.
## `custom_widget`
![](screenshots/custom_widget__tests__initial_screenshot.png)
Static render showing off Vello's capabilities.
## `grid_masonry`
![](screenshots/grid_masonry__tests__initial_screenshot.png)
Demonstration of the grid layout.
## `simple_image`
![](screenshots/simple_image__tests__initial_screenshot.png)
Simple image example.