new-gui/gadgets
Jeff Carr a7640472cb show/set flags from go.wit.com/log package
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-30 20:47:35 -06:00
..
README.md add 'gadgets' 2023-12-29 03:00:03 -06:00
basicEntry.go save 'universal' go-arg 2023-12-29 09:24:06 -06:00
basicLabel.go add 'gadgets' 2023-12-29 03:00:03 -06:00
durationSlider.go add 'gadgets' 2023-12-29 03:00:03 -06:00
logSettings.go show/set flags from go.wit.com/log package 2023-12-30 20:47:35 -06:00
oneLiner.go add 'gadgets' 2023-12-29 03:00:03 -06:00

README.md

gadgets

Package gadgets are special collections of widgets

Things to avoid or keep in mind: Also Features these might enable:

* These should never bypass the binary tree
* Hide complexity internally here
* These might require corresponding toolkit implementations?
* These might allow unique/good corresponding toolkit implementations (date/time selection?)

## Warning

Doing this / adding these might be a really bad idea that I will regret later