aboutsummaryrefslogtreecommitdiff
path: root/examples/input.rs
Commit message (Collapse)AuthorAge
* Refactor io::Error into custom Error enumRobin Krahl2019-01-08
|
* Add input dialog boxesRobin Krahl2019-01-08
This patch implements input dialog boxes. This required some refactoring in the dialog backend to allow additional arguments after the width and the height.