Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Carr 9b79992b7b ready for version v0.7.4
start deprecating toolkit.Widget
    switch to variable name 'ParentId'
    use 'ActionType' and 'WidgetType'
    preliminary redraw()
    final definition of variables 'Name' and 'Text'
    more cleaning of the code
    remove lots of dumb code
    bind 'd' key press to dump out debugging info
    early color handling in gocui!

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-29 22:44:08 -05:00
Jeff Carr ed128fa566 improvements towards a working dns control panel
democui has the help menu
    try to add mouse support to gocui
    make a direct access method
    Margin() and Pad() tests
    add SPEW
    also push devel branch to github

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-26 17:19:20 -05:00