Go to file
Jeff Carr c6f9119c2e part of doc cleanups 2024-02-13 16:16:37 -06:00
.gitignore ignore binary from autotypist automation 2024-02-12 21:35:18 -06:00
LICENSE this probably has to be golang since it uses proprietary OS toolkits 2024-01-30 10:32:00 -06:00
Makefile releases finally work 2024-02-01 16:28:36 -06:00
README.md part of doc cleanups 2024-02-13 16:16:37 -06:00
action.go debugging output cleanups 2024-02-07 07:31:28 -06:00
add.go debugging output cleanups 2024-02-07 07:31:28 -06:00
addText.go more node state fixes 2024-02-09 03:44:21 -06:00
box.go use the new tree functions 2024-02-05 12:06:17 -06:00
button.go remove old code and notes 2024-01-27 16:10:22 -06:00
checkbox.go fix textbox 2024-02-05 15:04:01 -06:00
combobox.go debugging output cleanups 2024-02-07 07:31:28 -06:00
debug.go things are moving to widget.State 2024-01-19 12:18:11 -06:00
demo.go the golang way. everything in it's own repo 2024-01-17 23:54:19 -06:00
dropdown.go debugging output cleanups 2024-02-07 07:31:28 -06:00
flags.go debugging output cleanups 2024-02-07 07:31:28 -06:00
grid.go the golang way. everything in it's own repo 2024-01-17 23:54:19 -06:00
group.go really everywhere this time 2024-01-18 04:35:33 -06:00
icon.go the golang way. everything in it's own repo 2024-01-17 23:54:19 -06:00
image.go cleanups after node work 2024-01-19 02:52:57 -06:00
label.go the golang way. everything in it's own repo 2024-01-17 23:54:19 -06:00
main.go more node state fixes 2024-02-09 03:44:21 -06:00
place.go fix textbox 2024-02-05 15:04:01 -06:00
setText.go debugging output cleanups 2024-02-07 07:31:28 -06:00
slider.go fix textbox 2024-02-05 15:04:01 -06:00
spinner.go fix textbox 2024-02-05 15:04:01 -06:00
structs.go remove old code and notes 2024-01-27 16:10:22 -06:00
tab.go more logging updates 2024-01-21 11:30:12 -06:00
textbox.go fix textbox 2024-02-05 15:04:01 -06:00
tree.go path change 2024-01-18 04:27:19 -06:00
updateui.go things are moving to widget.State 2024-01-19 12:18:11 -06:00
widget.go path change 2024-01-18 04:27:19 -06:00
window.go remove old code and notes 2024-01-27 16:10:22 -06:00

README.md

// TODO: make a fake 'plugin' channel of communication to andlabs for mswindows // Windows doesn't support plugins. How can I keep andlabs and only compile it on windows? // https://forum.heroiclabs.com/t/setting-up-goland-to-compile-plugins-on-windows/594/5