egui/examples/popups
Anthony S. d1fcd740de
Include screenshot in popups README (#7562)
Add missing screenshot to README for popups example

Co-authored-by: Lucas Meurer <hi@lucasmerlin.me>
2025-10-09 09:41:20 +02:00
..
src Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
Cargo.toml Use more workspace dependencies (#7596) 2025-10-07 15:07:16 +02:00
README.md Include screenshot in popups README (#7562) 2025-10-09 09:41:20 +02:00
screenshot.png Release 0.32.0 - Atoms, popups, and better SVG support (#7329) 2025-07-10 16:58:39 +02:00

README.md

Example of how to use menus, popups, context menus and tooltips.

cargo run -p popups