new-gui/toolkit/andlabs
Jeff Carr d28f0eb8c1 Squashed commit of the following:
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-20 06:55:42 -05:00
..
old Squashed commit of the following: 2022-10-20 06:55:42 -05:00
box.go Refactor to 'gui/toolkit/' 2022-10-19 13:23:22 -05:00
button.go Refactor to 'gui/toolkit/' 2022-10-19 13:23:22 -05:00
demo.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
dropdown.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
entry.go DEMO: add andlabs/ui demo window 2022-10-17 11:56:43 -05:00
group.go Refactor to 'gui/toolkit/' 2022-10-19 13:23:22 -05:00
label.go Refactor to 'gui/toolkit/' 2022-10-19 13:23:22 -05:00
main.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
slider.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
spinner.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
structs.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
tab.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00
window.go Squashed commit of the following: 2022-10-20 06:55:42 -05:00