new-gui/toolkit/andlabs
Jeff Carr f67e03db16 gocui: fixes to labels + line entries
correct line hight
    dump non-working size rectangle code
    somehow works better
    better dropdown menu debugging
    minor fixes to common.go
    more common code

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-16 06:57:39 -06:00
..
Makefile gocui: grid width fixed 2023-04-27 20:41:53 -05:00
action.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
add.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
box.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
button.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
checkbox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
combobox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
common.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
debug.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
delete.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
demo.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
dropdown.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
grid.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
group.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
label.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
log.go andlabs: debugging flags working again 2023-05-10 14:28:30 -05:00
main.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
setText.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
slider.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
spinner.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
structs.go gocui: fixes to labels + line entries 2023-12-16 06:57:39 -06:00
tab.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
textbox.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
updateui.go andlabs is broken 2023-04-11 15:25:03 -05:00
widget.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00
window.go make a common.go for the toolkits 2023-12-15 17:18:48 -06:00