Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Carr 6286635049 Refactor to 'gui/toolkit/'
* 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()
2022-10-19 13:23:22 -05:00
Jeff Carr a03d2f7c97 fix andlabs.ui.NewLabel()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-16 10:09:16 -05:00