Commit Graph

13 Commits

Author SHA1 Message Date
Jeff Carr e2e4726ef7 use local arg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-07 19:24:45 -06:00
Jeff Carr 827372ddbc makefile change
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-07 19:17:26 -06:00
Jeff Carr ca189c9084 start using window.Draw()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-05 16:56:03 -06:00
Jeff Carr 198f7eac88 work towards gui Draw() abstraction
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-05 14:50:14 -06:00
Jeff Carr ff32316084 ah, a much cleaner start to a debugger
Finally there is some sense this debugger can
    finally be useful. It can be developed and worked on in
    isolation from the 'gui' package therefore it can call
    more sophisticated widget collections. 'gadgets'

    all moved to gadgets.BasicWindow()
    thank goodness all this code is isolated finally
    can finally rename the files
    first gadgets.BasicWindow()

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-04 23:28:55 -06:00
Jeff Carr 1f0e212002 logSettings window moved to 'gui/gadgets'
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-04 12:49:26 -06:00
Jeff Carr 973f6411f4 more learning/debugging code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 22:10:13 -06:00
Jeff Carr cbf944b0b3 add Makefile
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 13:32:47 -06:00
Jeff Carr 225f5393fd move complete
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 13:25:47 -06:00
Jeff Carr 144c12a2cf move over widget window
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 12:33:25 -06:00
Jeff Carr bd33b5649e move gochan & golang stuff over
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 11:59:45 -06:00
Jeff Carr 796d07652e move logSettings window here 2024-01-03 11:36:11 -06:00
Jeff Carr 6b49c4139e start moving this stuff out 2024-01-03 11:18:56 -06:00