Go to file
Jeff Carr a32edd610a nocui works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-27 09:03:29 -06:00
Makefile just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
README.md just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
action.go nocui works 2024-01-27 09:03:29 -06:00
args.go nocui works 2024-01-27 09:03:29 -06:00
event.go really everywhere this time 2024-01-18 04:35:05 -06:00
go.mod new gui release 2024-01-26 11:44:13 -06:00
go.sum new gui release 2024-01-26 11:44:13 -06:00
main.go nocui works 2024-01-27 09:03:29 -06:00
stdin.go better names 2024-01-19 02:58:45 -06:00
structs.go paths 2024-01-18 04:08:32 -06:00
tree.go paths 2024-01-18 04:08:32 -06:00

README.md

nogui

Package gui implements a abstraction layer for Go visual elements.

This is a sample plugin. It's a skeleton intended to be used when making a new toolkit plugin.