ui/eg/windows
Noah Petherbridge ff76b831ad Update example apps and documentation 2021-06-03 12:27:48 -07:00
..
Makefile Window Manager Buttons and Bugfixes 2020-04-08 17:29:04 -07:00
README.md Update example apps and documentation 2021-06-03 12:27:48 -07:00
main.go Menus and Menu Bars 2020-06-04 00:50:23 -07:00
main_wasm.go Menus and Menu Bars 2020-06-04 00:50:23 -07:00
screenshot.png Update example apps and documentation 2021-06-03 12:27:48 -07:00

README.md

Windows Demo

Screenshot

This demo lets you open a bunch of Window widgets that can be moved around, overlapped, and closed.

Running It

From your terminal, just type go run main.go from this example's directory.