demos
|
Contained pages need to be resized if requested.
|
2017-12-27 22:28:16 +01:00 |
application.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
box.go
|
Added Table primitive. Still ironing out some minor issues.
|
2017-12-26 01:07:30 +01:00 |
button.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
checkbox.go
|
Added TextView. All subclasses of Box now also have inside padding.
|
2017-12-21 18:08:53 +01:00 |
doc.go
|
Added Checkbox, Modal, and Pages.
|
2017-12-20 20:54:49 +01:00 |
dropdown.go
|
Added TextView. All subclasses of Box now also have inside padding.
|
2017-12-21 18:08:53 +01:00 |
flex.go
|
Flex must know where to delegate focus.
|
2017-12-27 22:27:42 +01:00 |
focusable.go
|
Added list, improved existing primitives, and fixed a bunch of bugs.
|
2017-12-16 22:48:26 +01:00 |
form.go
|
Added TextView. All subclasses of Box now also have inside padding.
|
2017-12-21 18:08:53 +01:00 |
frame.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
inputfield.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
LICENSE.txt
|
First commit. Some basic functionality. Publishing to GitHub now.
|
2017-12-15 15:29:21 +01:00 |
list.go
|
Added Table primitive. Still ironing out some minor issues.
|
2017-12-26 01:07:30 +01:00 |
modal.go
|
Added TextView. All subclasses of Box now also have inside padding.
|
2017-12-21 18:08:53 +01:00 |
pages.go
|
Contained pages need to be resized if requested.
|
2017-12-27 22:28:16 +01:00 |
primitive.go
|
Added Checkbox, Modal, and Pages.
|
2017-12-20 20:54:49 +01:00 |
README.md
|
First commit. Some basic functionality. Publishing to GitHub now.
|
2017-12-15 15:29:21 +01:00 |
table.go
|
Completed Table documentation.
|
2017-12-26 12:20:54 +01:00 |
textview.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
util.go
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |