new-gui/toolkit/andlabs
Jeff Carr 46094b5a48 andlabs: grid and checkbox to binary tree
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-04-27 10:04:49 -05:00
..
Makefile gocui: always show STDOUT 2023-04-24 06:22:14 -05:00
action.go gocui: working towards correct layout 2023-04-03 10:26:47 -05:00
add.go andlabs: grid and checkbox to binary tree 2023-04-27 10:04:49 -05:00
box.go andlabs: more into the binary tree 2023-04-27 09:47:31 -05:00
button.go andlabs: button in binary tree 2023-04-27 09:59:19 -05:00
checkbox.go andlabs: grid and checkbox to binary tree 2023-04-27 10:04:49 -05:00
combobox.go andlabs: callback is now safe through a go channel 2023-04-06 20:25:14 -05:00
common.go andlabs: window and tab now in binary tree 2023-04-27 09:06:57 -05:00
debug.go andlabs kinda works with a channel 2023-04-07 18:16:16 -05:00
delete.go gocui: working towards correct layout 2023-04-03 10:26:47 -05:00
demo.go The debugging window is finally useful 2023-02-25 14:05:25 -06:00
dropdown.go correctly deprecate *widget to plugins 2023-04-06 20:50:00 -05:00
grid.go andlabs: grid and checkbox to binary tree 2023-04-27 10:04:49 -05:00
group.go andlabs: more into the binary tree 2023-04-27 09:47:31 -05:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go gocui: working towards correct layout 2023-04-03 10:26:47 -05:00
label.go gocui: working towards correct layout 2023-04-03 10:26:47 -05:00
log.go andlabs kinda works with a channel 2023-04-07 18:16:16 -05:00
main.go andlabs: window and tab now in binary tree 2023-04-27 09:06:57 -05:00
plugin.go andlabs: artificial delay. queue() all add's 2023-04-23 14:18:34 -05:00
process.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
slider.go correctly deprecate *widget to plugins 2023-04-06 20:50:00 -05:00
spinner.go correctly deprecate *widget to plugins 2023-04-06 20:50:00 -05:00
structs.go andlabs: window and tab now in binary tree 2023-04-27 09:06:57 -05:00
tab.go andlabs: more into the binary tree 2023-04-27 09:47:31 -05:00
textbox.go correctly deprecate *widget to plugins 2023-04-06 20:50:00 -05:00
updateui.go andlabs is broken 2023-04-11 15:25:03 -05:00
widget.go add semi-working gocui 2023-03-29 23:03:04 -05:00
window.go andlabs: window and tab now in binary tree 2023-04-27 09:06:57 -05:00