Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Carr 6112b54b1e start to refactor the splash area code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-29 07:24:40 -07:00
Jeff Carr 9453772d63 start an Entries map
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-27 16:27:43 -07:00
Jeff Carr 9894f31264 almost complete obviewscation of the buttons
yes, I can't spell. I like it this way better anyway

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-26 12:40:07 -07:00
Jeff Carr 1fbb0cd227 more standard button handling
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-26 12:05:23 -07:00
Jeff Carr 458e0f7139 make fake buttonmap for Area
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-25 22:07:37 -07:00
Jeff Carr 858f7fd93c button handling almost completely cleaned up
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 13:23:50 -07:00
Jeff Carr 265a8f6813 more mouse click handling cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 09:02:35 -07:00
Jeff Carr 9b29c265b2 more button debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 01:51:37 -07:00
Jeff Carr 3dca760b3e remove old function name
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 16:09:22 -07:00
Jeff Carr 6dadeae3fd trap window close and correctly exit
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 13:44:53 -07:00
Jeff Carr f283a656dc start honoring the debugging flag for more output
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 13:13:42 -07:00
Jeff Carr 5775e40780 fix QUIT
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 11:03:26 -07:00
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
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