new-gui/toolkit/andlabs
Jeff Carr 482c3ef8eb start trying to make the tookits plugins
totally minimize helloworld demo
    try to make a button plugin example
    debug changes
    final changes before attempting to use a golang plugin
    actually running gocui as a plugin
    add gocli-as-plugin example
    try to convert the go-cui toolkit into a plugin
    doc updates
    make a minimal console gui

Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-11-06 12:59:24 -06:00
..
old Squashed commit of the following: 2022-10-20 06:55:42 -05:00
box.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
button.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
checkbox.go v0.4.1 set sane toolkit default look and feel 2022-10-21 11:40:08 -05:00
common.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
demo.go v0.4.1 set sane toolkit default look and feel 2022-10-21 11:40:08 -05:00
dropdown.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00
group.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
label.go v0.4.1 set sane toolkit default look and feel 2022-10-21 11:40:08 -05:00
main.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
slider.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00
spinner.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00
structs.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
tab.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00
textbox.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00
window.go v0.4.2 more code cleanups and improvements 2022-11-05 10:19:04 -05:00