summaryrefslogtreecommitdiff
path: root/toolkit/democui/structs.go
AgeCommit message (Collapse)Author
2023-03-29ready for version v0.7.4Jeff Carr
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 <[email protected]>
2023-03-26improvements towards a working dns control panelJeff Carr
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 <[email protected]>