A standard collection of re-usable objects. https://holanet.xyz/soft/tomo/
Go to file
2024-05-20 02:23:07 -04:00
layouts Flow layout no longer leaves last box behind 2024-05-17 14:43:06 -04:00
button.go Button now removes its label if it is empty 2024-05-07 20:15:49 -04:00
checkbox.go
container.go Add SunkenContainer 2024-05-13 19:48:29 -04:00
dialog.go Make the dialog API more normal 2024-05-18 14:16:57 -04:00
go.mod
go.sum
heading.go NewHeading returns a Heading as expected 2024-05-07 20:21:45 -04:00
icon.go
label.go
labelcheckbox.go LabelCheckbox no longer expands vertically 2024-05-18 14:18:02 -04:00
LICENSE
numberinput.go
README.md
scrollbar.go Scrollbar and ScrollContainer use ScrollTo correctly 2024-05-13 19:45:18 -04:00
scrollcontainer.go Add Value and SetValue to ScrollContainer 2024-05-17 01:08:39 -04:00
separator.go
slider.go Slider can now be controlled by scrolling 2024-05-17 01:22:47 -04:00
textinput.go Renamed input.go to textinput.go 2024-05-20 02:23:07 -04:00
textview.go

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.