A GO GUI package
Go to file
Jeff Carr 522581dbaf I guess all GUI stuff must go in here. No other goroutine can ever
interact with the GUI or Windows cross platform support breaks.
Lame

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 18:35:00 -07:00
Makefile Initial commit 2019-05-08 13:04:18 -07:00
addAccount.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
area.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
demo.go start working on a VM window 2019-05-15 11:03:42 -07:00
examples.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
gui.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
splash.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
tabWindow.go I guess all GUI stuff must go in here. No other goroutine can ever 2019-05-22 18:35:00 -07:00
table.go use the standard golang 'image/color' struct 2019-05-21 15:17:50 -07:00
tableCallbacks.go re-enable debug if statement 2019-05-21 18:42:14 -07:00
vmWindow.go start working on a VM window 2019-05-15 11:03:42 -07:00