Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Carr 5417c8f477 v0.4.2 more code cleanups and improvements
Add command line argv handling using go-arg
    make hello world dumb stupid simple again
    more swtiching to common code
    move debugging options to support go-args
    more debugging output cleanup
    more debugging cleanups
    fix null pointer crash
2022-11-05 10:19:04 -05:00
Jeff Carr f48d3fbcfe correct markdown syntax 2022-10-21 13:34:56 -05:00
Jeff Carr 9dcaff390f minor doc change 2022-10-21 13:33:55 -05:00
Jeff Carr cfb9202bff manually adjust docs 2022-10-21 13:29:15 -05:00
Jeff Carr cee37ba89d add url's in markup syntax 2022-10-21 13:13:41 -05:00
Jeff Carr 3283fee3f3 forgot to update the README.md
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-21 12:59:46 -05:00
Jeff Carr c5735353a6 v0.4.1 set sane toolkit default look and feel
autogenerate README.md from doc.go (goreadme cmd)
    remove passing arguements on a mouse click()
    make defaults for padding, margin, stretchy, etc
    add a checkbox widget
    function rename to NewButton()
    keep cleaning up toolkit code
    fix date. I was somehow in the future

Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-21 11:40:08 -05:00
Jeff Carr c3ad3ce793 more cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-31 09:01:46 -07:00