12 lines
229 B
Markdown
12 lines
229 B
Markdown
|
# TabFrame Demo
|
||
|
|
||
|
![Screenshot](screenshot.png)
|
||
|
|
||
|
This demo shows off the TabFrame widget, in multiple copies of a
|
||
|
pop-up Window widget.
|
||
|
|
||
|
## Running It
|
||
|
|
||
|
From your terminal, just type `go run main.go` from this
|
||
|
example's directory.
|