egui/examples/test_viewports
Emil Ernerfeldt 24913ceeba
Fix up some examples (#3614)
2023-11-23 12:58:44 +01:00
..
src Fix up some examples (#3614) 2023-11-23 12:58:44 +01:00
Cargo.toml Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +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].