A GO GUI package
Go to file
Jeff Carr 02ab32835e simplify the login process and start to clean up the vm display
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-30 12:44:36 -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 generic accessor functions for Entry boxes 2019-05-30 12:30:17 -07:00
area.go change to pointers correctly 2019-05-30 11:56:34 -07:00
debug.go change CreateButton to rerturn *GuiButton 2019-05-30 11:41:23 -07:00
gui.go change to pointers correctly 2019-05-30 11:56:34 -07:00
mainCloudBox.go simplify the login process and start to clean up the vm display 2019-05-30 12:44:36 -07:00
splash.go change CreateButton to rerturn *GuiButton 2019-05-30 11:41:23 -07:00
structs.go generic accessor functions for Entry boxes 2019-05-30 12:30:17 -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 change CreateButton to rerturn *GuiButton 2019-05-30 11:41:23 -07:00