A GO GUI package
Go to file
Jeff Carr 0009d89fd5 start moving the area text back to the main program
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-29 15:46:21 -07:00
.gitignore open and close windows on linux for the VM 2019-05-26 15:03:20 -07:00
Makefile Initial commit 2019-05-08 13:04:18 -07:00
addAccount.go have the splash screen work again 2019-05-27 18:03:30 -07:00
area.go start moving the area text back to the main program 2019-05-29 15:46:21 -07:00
debug.go start moving the area text back to the main program 2019-05-29 15:46:21 -07:00
gui.go attempt to hide & show tab 2019-05-29 13:11:08 -07:00
mainCloudBox.go start moving the area text back to the main program 2019-05-29 15:46:21 -07:00
splash.go start moving the area text back to the main program 2019-05-29 15:46:21 -07:00
structs.go start moving the area text back to the main program 2019-05-29 15:46:21 -07:00
table.go move all structs into a common file 2019-05-24 11:32:47 -07:00
tableCallbacks.go more color tests 2019-05-28 16:47:24 -07:00
vmBox.go more dereferencing of *ui.Area 2019-05-29 12:21:10 -07:00