new-gui/toolkit/gocui
Jeff Carr 06237c36fa cleanup of the example commands. more plugin work
add a button in two plugins at the same time!
        added a button in andlabs/ui & gocui
    attempt a common widget struct between wit/gui & the plugins
    start handling missing plugins
    rename Makefile command examples
    remote examples used for testing
    filename improvements
    golang src code uses lowercase and _ in filenames
    fix crash when button click function == nil
    fix wrong name 'gocli' -> 'gocui'
    keep fighting with goreadme generated README.md

Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-11-09 08:38:50 -06:00
..
orig start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
Makefile cleanup of the example commands. more plugin work 2022-11-09 08:38:50 -06:00
button.go cleanup of the example commands. more plugin work 2022-11-09 08:38:50 -06:00
greeter.go cleanup of the example commands. more plugin work 2022-11-09 08:38:50 -06:00
keybindings.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
main.go Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -06:00
newJ.go Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -06:00
views.go start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
widget.go cleanup of the example commands. more plugin work 2022-11-09 08:38:50 -06:00