summaryrefslogtreecommitdiff
path: root/toolkit/andlabs
AgeCommit message (Collapse)Author
2022-10-17GROUP: implement 'group' in toolkit/Jeff Carr
move gui.group into toolkit remove duplicate code update demo
2022-10-17DEMO: change the toolkit demo to not use 'tabs'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2022-10-17DEMO: add andlabs/ui demo windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2022-10-16fix andlabs.ui.NewLabel()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2022-10-16Add slander and spinbox in toolkit/andlabsJeff Carr
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 <[email protected]>