| Age | Commit message (Collapse) | Author |
|
* add a example cmds/consolemouse
uses a console button to launch the andlabs/ui
* fix wrong return value in toolkit/NewLabel()
* redirect STDIN output to a file
* wonderful fix of Window() exit
* finally remove the ancient stupid variables x & y
* phase out struct 'box' and use 'node' instead
* better names for things: use NewFoo() and NewBar()
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
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 <[email protected]>
|
|
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
also finally fixed the splash area logic
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
Signed-off-by: Jeff Carr <[email protected]>
|
|
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 <[email protected]>
|