Jeff Carr
|
838fdb7b60
|
start removing the config package
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-24 18:17:05 -07:00 |
Jeff Carr
|
171390c100
|
missing QUIT
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-24 09:08:54 -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
|
7638127519
|
more button tests
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 21:16:52 -07:00 |
Jeff Carr
|
0960f2a744
|
move the 'main' tab here
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 20:49:28 -07:00 |
Jeff Carr
|
6984b0dbc0
|
all local variables are in Data{}
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 20:30:48 -07:00 |
Jeff Carr
|
23f110b5a2
|
goes to the 'add account' tab now
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 20:03:17 -07:00 |
Jeff Carr
|
72c316dc99
|
calls back on button clicks
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 19:18:55 -07:00 |
Jeff Carr
|
9189fcde04
|
start moving everything into a common structure (gui.Data)
Signed-off-by: Jeff Carr <jcarr@wit.com>
|
2019-05-22 19:05:25 -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 |