egui/examples/popups
Emil Ernerfeldt d50287b83c
Add `taplo.toml` for toml formatting (#7618)
2025-10-09 15:38:00 +02:00
..
src Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
Cargo.toml Add `taplo.toml` for toml formatting (#7618) 2025-10-09 15:38:00 +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