new-gui/toolkit/nocui
Jeff Carr 4888500f3f move to go.wit.com/gui
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-20 14:15:00 -06:00
..
Makefile nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
README.md nocui: a template for porting new toolkits 2023-04-27 21:11:00 -05:00
action.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
common.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
event.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
log.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
main.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
stdin.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
structs.go move to go.wit.com/gui 2023-12-20 14:15:00 -06:00
widget.go move to go.wit.com/gui 2023-12-20 14:15:00 -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.