| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-21 | v0.4.1 set sane toolkit default look and feelv0.4.1 | Jeff Carr | |
| 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 <[email protected]> | |||
| 2022-10-19 | Refactor to 'gui/toolkit/' | Jeff Carr | |
| * add a example cmds/consolemouse uses a console button to launch the andlabs/ui * fix wrong return value in toolkit/NewLabel() * redirect STDIN output to a file * wonderful fix of Window() exit * finally remove the ancient stupid variables x & y * phase out struct 'box' and use 'node' instead * better names for things: use NewFoo() and NewBar() | |||
