summaryrefslogtreecommitdiff
path: root/toolkit/andlabs/demo.go
AgeCommit message (Collapse)Author
2022-10-20Squashed commit of the following:Jeff Carr
all non binary tree structs are gone (almost all) Use names from https://en.wikipedia.org/wiki/Graphical_widget toolkit andlabs/ui is isolated from being accessable all direct references to andlabs are removed working dropdown widgets add debugging more buttons and windows
2022-10-17GROUP: implement 'group' in toolkit/Jeff Carr
move gui.group into toolkit remove duplicate code update demo
2022-10-17DEMO: change the toolkit demo to not use 'tabs'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>