Multi-window demonstration
← All examples40_multiwindow
Demonstrates: - Creating a secondary window with mk_window_create() - Per-window callbacks (resize, close, events) - Rendering to different windows via mk_view_set_window() - Window management (focus, visibility, title)

- Number
- 40
- Tags
- Source
examples/40_multiwindow/main.c
Build and run
./scripts/build-linux.sh release --target=40_multiwindow --run