Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Carr 15e9548cf5 it's my memory so I can forget
lots of general improvements
    ready to fix gocui
    working on log settings
    fix the debugger

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 20:24:58 -06:00
Jeff Carr c1b2c4a182 update paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 22:36:35 -06:00
Jeff Carr f3d6daa29e fix paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 01:34:32 -06:00
Jeff Carr 2411bcd276 fix against gui v0.12.13
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-17 22:43:57 -06:00
Jeff Carr a9329f794f support for hidden widgets
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-13 21:29:40 -06:00
Jeff Carr 3f3dee0ea5 api change
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-11 22:24:24 -06:00
Jeff Carr dfaa789464 minor change
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-11 20:44:09 -06:00
Jeff Carr 2b87ba4eaa go.wit.com/log change
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-08 22:33:18 -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 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