A GO GUI package
Go to file
Jeff Carr 7ea694b086 more moving of all variables into a common structure
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 19:11:43 -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 more moving of all variables into a common structure 2019-05-22 19:11:43 -07:00
demo.go start working on a VM window 2019-05-15 11:03:42 -07:00
examples.go more moving of all variables into a common structure 2019-05-22 19:11:43 -07:00
gui.go more moving of all variables into a common structure 2019-05-22 19:11:43 -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 start moving everything into a common structure (gui.Data) 2019-05-22 19:05:25 -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