A GO GUI package
Go to file
Jeff Carr 0190410cc9 vms tab now creates within the GUI goroutine
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 22:37:03 -07:00
Makefile Initial commit 2019-05-08 13:04:18 -07:00
addAccount.go goes to the 'add account' tab now 2019-05-22 20:03:17 -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 push button logic outside of the GUI 2019-05-22 21:34:46 -07:00
infoTabUI.go vms tab now creates within the GUI goroutine 2019-05-22 22:37:03 -07:00
splash.go all local variables are in Data{} 2019-05-22 20:30:48 -07:00
tabWindow.go more button tests 2019-05-22 21:16:52 -07:00
table.go use the standard golang 'image/color' struct 2019-05-21 15:17:50 -07:00
tableCallbacks.go calls back on button clicks 2019-05-22 19:18:55 -07:00
vmWindow.go calls back on button clicks 2019-05-22 19:18:55 -07:00