egui/examples/test_viewports
Emil Ernerfeldt 00cd671ad8 Use workspace dependencies for the egui crates 2024-02-01 20:25:31 +01:00
..
src Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
Cargo.toml Use workspace dependencies for the egui crates 2024-02-01 20:25:31 +01:00
README.md Multiple viewports/windows (#3172) 2023-11-16 11:25:05 +01:00

README.md

This is a test of the viewports feature of eframe and egui, where we show off using multiple windows.

For a simple example, see [../multiple_viewports].