Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 360 Bytes

Hello Pixels/Tao

Hello Pixels/Tao

Minimal example with tao.

Running

cargo run --release --package minimal-tao

About

This example is based on minimal-winit, using tao for window and event handling.

It adds a native menubar with a single "File > Quit" menu item to demonstrate simple functionality.