cmds
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
.gitignore
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
LICENSE.md
more cleanups
2019-05-31 09:01:46 -07:00
Makefile
EXAMPLE: further improvements to the example
2021-10-06 11:17:43 -05:00
README.md
more cleanups
2019-05-31 09:01:46 -07:00
area.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
box.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
button.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
color.go
reimplement the color button
2019-06-05 10:01:36 -07:00
debug-window.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
debug.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
demo-window-andlabs-ui.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
demo-window.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
doc.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
entry.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
example_test.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
find.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
go.mod
BUILD: suck it up and try to use go.mod
2021-10-06 05:14:24 -05:00
go.sum
BUILD: suck it up and try to use go.mod
2021-10-06 05:14:24 -05:00
gui.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
main.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
new-structs.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
structs.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
table.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
tableCallbacks.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00
window.go
REFACTOR: refactor everything to gui.Node struct
2021-10-31 14:21:36 -05:00