Adding recording of formdemo.

This commit is contained in:
Jakub Sobon 2020-12-30 02:11:37 -05:00
parent c3be258da0
commit 75518b5938
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7
2 changed files with 8 additions and 0 deletions

View File

@ -97,6 +97,14 @@ go run github.com/mum4k/termdash/widgets/textinput/textinputdemo/textinputdemo.g
[<img src="./doc/images/textinputdemo.gif" alt="textinputdemo" type="image/gif" width="80%">](widgets/textinput/textinputdemo/textinputdemo.go)
Can be used to create text input forms that support keyboard navigation:
```go
go run github.com/mum4k/termdash/widgets/textinput/formdemo/formdemo.go
```
[<img src="./doc/images/formdemo.gif" alt="formdemo" type="image/gif" width="80%">](widgets/textinput/formdemo/formdemo.go)
## The Gauge
Displays the progress of an operation. Run the

BIN
doc/images/formdemo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 KiB