Files
egui/examples/confirm_exit
Konkitoman 78a0ae879e This PR has a smaller scope, and this are some reverts
Will no longer change egui::Window!
2023-08-31 19:37:01 +03:00
..
2023-08-11 13:54:02 +02:00
2023-05-23 13:38:02 +02:00

Example how to show a confirm dialog before exiting an application.

cargo run -p confirm_exit