Commit Graph

2 Commits

Author SHA1 Message Date
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