A standard collection of re-usable objects.
Go to file
Sasha Koshka 02551987a4 Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00
layouts Add grid layout 2023-08-20 17:41:14 -04:00
LICENSE I forgor the license 2023-08-13 21:56:16 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
button.go WIP scrolling 2023-09-14 14:48:08 -04:00
container.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
go.mod WIP scrolling 2023-09-14 14:48:08 -04:00
go.sum WIP scrolling 2023-09-14 14:48:08 -04:00
heading.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
icon.go Icon no longer panics on nil texture 2023-09-05 13:04:06 -04:00
input.go Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00
label.go Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00
scrollbar.go Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00
scrollcontainer.go Added ScrollContainer 2023-09-15 01:47:58 -04:00
separator.go Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
slider.go Scrollbars can be dragged 2023-09-14 21:40:06 -04:00
textview.go Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00

README.md

objects

Go Reference

Objects contains a standard collection of re-usable objects. All objects in this module visually conform to whatever the theme is set to.