egui/examples/popups
Emil Ernerfeldt fabd4aa7a5
Release 0.32.0 - Atoms, popups, and better SVG support (#7329)
2025-07-10 16:58:39 +02:00
..
src Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
Cargo.toml Add `PopupCloseBehavior` (#4636) 2024-06-27 09:42:57 +02:00
README.md Add `PopupCloseBehavior` (#4636) 2024-06-27 09:42:57 +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