new-gui/toolkit/andlabs
Jeff Carr de771dbe98 tabs, windows + gocui dropdown menu (almost)
dropdown menu figures out what text was clicked
    dropdown menu movement changes line colors
    dropdown menus force user to select a response
    accidentally committed a binary
    tab selection works
    tab and window views almost working
    tabs and windows almost working
    window widgets selection works
    better color handling
    using gocui view.Visable flag
    removal of old color setting code
    still need an artificial delay for andlabs SetText()
    catching more 'nil' errors
    fixed the stupid duplicate tab problem in andlabs
    figured out how andlabs had a tab/box mess
    works on more than one domain
    builds and runs again
    debugging double tabs in andlabs gui
    GO111MODULE compile notes
    code reorg
    further improvements
    example cloudflare app does first successful dns update
    add NewEntryLine() for single line entry boxes

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-14 10:36:56 -06:00
..
Makefile gocui: grid width fixed 2023-04-27 20:41:53 -05:00
action.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
add.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
box.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
button.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
checkbox.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
combobox.go andlabs: deprecate old code 2023-04-27 12:41:42 -05:00
common.go andlabs: grid w,h work again kinda 2023-05-09 20:37:21 -05:00
debug.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
delete.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
demo.go The debugging window is finally useful 2023-02-25 14:05:25 -06:00
dropdown.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
grid.go more code cleanups 2023-05-09 20:25:37 -05:00
group.go andlabs: deprecate old code 2023-04-27 12:41:42 -05:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go andlabs: more cleanups 2023-04-27 12:55:11 -05:00
label.go andlabs: more things in the binary tree 2023-04-27 10:24:52 -05:00
log.go andlabs: debugging flags working again 2023-05-10 14:28:30 -05:00
main.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
setText.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
slider.go andlabs: deprecate old code 2023-04-27 12:41:42 -05:00
spinner.go andlabs: deprecate old code 2023-04-27 12:41:42 -05:00
structs.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
tab.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
textbox.go tabs, windows + gocui dropdown menu (almost) 2023-12-14 10:36:56 -06:00
updateui.go andlabs is broken 2023-04-11 15:25:03 -05:00
window.go andlabs: deprecate old code 2023-04-27 12:41:42 -05:00