Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Carr fbf97443d5 Add slander and spinbox in toolkit/andlabs
fix the helloworld demo
    move slider into toolkit/
    move more into the toolkit directory
    add spinbox()
    fix example
    minor update
    fix examples
    Fix andlabs.ui.Slider() to work again
    correctly implement custom OnChange() callback

Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-16 08:07:13 -05:00
Jeff Carr adb7d849f6 build without go.mod file 2022-10-11 11:51:02 -05:00
Jeff Carr 0e69bcd67a BUILD: builds again with go 1.19 on sid as of today
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-08 17:33:12 -05:00
Jeff Carr f7ead697d3 REFACTOR: refactor everything to gui.Node struct
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-31 14:21:36 -05:00