egui/examples/custom_keypad/README.md

8 lines
110 B
Markdown

Example showing how to implements a custom keypad.
```sh
cargo run -p custom_keypad
```
![](screenshot.png)