Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Carr 3f5ff714ca refix the add account option
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-25 01:38:06 -07:00
Jeff Carr 817b424eee avoided some weird scary jsonpb bug with this exact syntax
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 23:53:52 -07:00
Jeff Carr 28e4b48a26 start moving everything to git.wit.com/wit/gui
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 20:16:16 -07:00
Jeff Carr 32990af0fd try to delete and replace the ui.Tab(0)
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 17:53:50 -07:00
Jeff Carr f98164e2fc make the button add the tab
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 17:28:24 -07:00
Jeff Carr 88040fe6fa use InsertAt() instead of Append()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 17:20:53 -07:00
Jeff Carr 3367793ea5 start making tabs to test behavior under Windows
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 17:15:22 -07:00
Jeff Carr 41e9f95789 makes the main window 'tabbed'
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 17:06:33 -07:00
Jeff Carr 81df3e09fc simple draw area example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 13:25:43 -07:00
Jeff Carr 59e1838663 minor changes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 13:12:03 -07:00
Jeff Carr 75188b10ca another attempt
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 11:27:46 -07:00
Jeff Carr 28a96010fd does Distroy() on the ui.Box
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 11:14:42 -07:00
Jeff Carr b9d10aed57 crashes randomly but sometimes works. Strange.
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-22 09:05:23 -07:00
Jeff Carr 50d084fc39 maybe each stage needs to be it's own package for now until
there is better abstraction of the GUI

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-19 20:18:42 -07:00