new-gui/toolkit/gocui
Jeff Carr c43a684857 Implement a early AddButton() via a golang plugin
pass a name to gocui.AddButton()
    cleaner plugin usage
    add the start to golang plugin
    plugin stuff in a single file
    added a button correctly
    andlabs/ui added a button via plugin to gocli
  	  hot diggity!
    trying to invoke a gocli plugin function from the andlabs ui
    load the plugin
    hide more debugging output
    turn off all output

Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-11-06 19:57:20 -06:00
..
orig start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
Makefile start trying to make the tookits plugins 2022-11-06 12:59:24 -06:00
greeter.go Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -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