Jeff Carr
25a6d6a346
TITLE: set the window title
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-17 19:57:16 -05:00
Jeff Carr
a03d2f7c97
fix andlabs.ui.NewLabel()
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-16 10:09:16 -05:00
Jeff Carr
fbf97443d5
Add slander and spinbox in toolkit/andlabs
...
fix the helloworld demo
move slider into toolkit/
move more into the toolkit directory
add spinbox()
fix example
minor update
fix examples
Fix andlabs.ui.Slider() to work again
correctly implement custom OnChange() callback
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-16 08:07:13 -05:00
Jeff Carr
390556e083
Change Node to Box
2022-10-11 11:25:46 -05:00
Jeff Carr
0e69bcd67a
BUILD: builds again with go 1.19 on sid as of today
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2022-10-08 17:33:12 -05:00
Jeff Carr
2af6db4d6c
GOOD: use global 'Stretchy' setting
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-04 02:23:41 -05:00
Jeff Carr
50a33262c1
GOOD: add Node.SetMargined()
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-04 01:12:42 -05:00
Jeff Carr
20899fc2b4
PANIC: remove almost all panic()s
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-04 00:12:48 -05:00
Jeff Carr
9960652ec7
TABS: very reliable tab, window and node handling
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-01 03:44:39 -05:00
Jeff Carr
bd37df3820
BOX: keep removing GuiBox
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-31 20:36:05 -05:00
Jeff Carr
f7ead697d3
REFACTOR: refactor everything to gui.Node struct
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-31 14:21:36 -05:00
Jeff Carr
ccb91460ca
BUG: fix potential 'nil' reference
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-05 10:23:27 -05:00
Jeff Carr
6ebdbf2593
expand the text boxes
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-13 18:53:06 -07:00
Jeff Carr
a030afb2bd
remove 'Action'
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 21:56:43 -07:00
Jeff Carr
8fd3e719d9
hopefully starting now it will be new features here
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 21:01:18 -07:00
Jeff Carr
5536e659ae
see if an interface can store the outside values
...
also finally fixed the splash area logic
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 19:49:17 -07:00
Jeff Carr
1366012bc9
more deletions of old stuff
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 15:49:52 -07:00
Jeff Carr
1274211f20
almost complete 'CLEAN'. yet more code refactoring
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 15:19:53 -07:00
Jeff Carr
7e81dd00e0
finally can phase out misc.go
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 13:44:21 -07:00
Jeff Carr
2af6fa52a4
finally cleaned out all protobuf references
...
this effort is almost done being 'cleaned'
of the code I started with. This library
is not perfect and lacks features from
andlabs/ui but it will work for our purposes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-02 13:40:44 -07:00