ui/eg/windows/README.md

12 lines
241 B
Markdown
Raw Normal View History

2021-06-03 19:27:48 +00:00
# Windows Demo
![Screenshot](screenshot.png)
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.