debian/nocui
Jeff Carr ba5ce49e7a fix dropdown.Set() and place() on group
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-10 15:35:42 -06:00
..
Makefile move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
README.md move into seperate repo 2024-01-01 16:11:54 -06:00
action.go move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
args.go go.wit.com/log change 2024-01-08 23:53:20 -06:00
common.go fix dropdown.Set() and place() on group 2024-01-10 15:35:42 -06:00
event.go move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
go.mod use "go.wit.com/log" 2024-01-08 20:52:10 -06:00
go.sum use "go.wit.com/log" 2024-01-08 20:52:10 -06:00
main.go move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
stdin.go move to 'go.wit.com/log' 2024-01-08 20:17:49 -06:00
structs.go move into seperate repo 2024-01-01 16:11:54 -06:00
widget.go move to 'go.wit.com/log' 2024-01-08 20:17:49 -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.