new-gui/toolkit/andlabs
Jeff Carr fa356841bf Squashed commit of the following:
boxes now exist and are tracked in the binary tree
    create for group and grid works
    gocui plugin no longer works. TODO: fix in next release
    converted everything from plugin to Action()
        can remove send()
        tab and window are now action()
        flags moved to action()
    ready for new release
    pad() margion() border() all work
    move worked!
    go.wit.com attept 578th try
    adds an early grid widget. won't work until chan
        andlabs/ui grid (X,Y) works right
        actually can put things in places in a grid
        Queue() means shit doesn't look right on grids
    lots of fucking around. why am I wasting time on image?
    wow. the crazy doAppend() thing is gone
    implement Action Show() and Hide()

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-23 12:35:12 -05:00
..
resources release as v0.6.5 2023-03-03 14:41:38 -06:00
Makefile setup building without plugins on windows 2022-11-14 14:30:28 -06:00
action.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
add.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
box.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
button.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
checkbox.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
combobox.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
common.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
debug.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
delete.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
demo.go The debugging window is finally useful 2023-02-25 14:05:25 -06:00
dropdown.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
grid.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
group.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
icon.go release as v0.6.5 2023-03-03 14:41:38 -06:00
image.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
label.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
log.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
main.go Squashed commit of the following: 2023-03-12 08:47:16 -05:00
plugin.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
process.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
slider.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
spinner.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
structs.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
tab.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
textbox.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
widget.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00
window.go Squashed commit of the following: 2023-03-23 12:35:12 -05:00