new-gui/toolkit/andlabs
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
..
old Squashed commit of the following: 2022-10-20 06:55:42 -05:00
box.go Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -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 Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -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 Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -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 Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -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 Implement a early AddButton() via a golang plugin 2022-11-06 19:57:20 -06:00