A standard collection of re-usable objects. https://holanet.xyz/soft/tomo/
Go to file
2024-08-24 14:45:31 -04:00
internal
layouts
.editorconfig
button.go Functions to check for common buttons/keys 2024-08-16 16:15:52 -04:00
calendar.go
checkbox.go Functions to check for common buttons/keys 2024-08-16 16:15:52 -04:00
colorpicker.go
container.go Add SetLayout to Container 2024-08-24 14:45:31 -04:00
dialog.go Dialog boxes have icons now 2024-08-23 21:39:39 -04:00
dropdown.go Change icon on dropdown 2024-08-16 18:01:08 -04:00
go.mod Update Tomo API 2024-08-16 18:01:01 -04:00
go.sum Update Tomo API 2024-08-16 18:01:01 -04:00
heading.go
icon.go
input.go Functions to check for common buttons/keys 2024-08-16 16:15:52 -04:00
label.go
labelcheckbox.go Functions to check for common buttons/keys 2024-08-16 16:15:52 -04:00
labelswatch.go LabelSwatch uses the new button functions 2024-08-16 18:32:07 -04:00
LICENSE
menu.go Same as last commit but for TearLine 2024-08-24 14:42:08 -04:00
menuitem.go MenuItem focuses on hover 2024-08-24 14:37:44 -04:00
mimeicon.go
numberinput.go
README.md
scrollbar.go Scrollbar has Scrollbar role 2024-08-16 18:36:49 -04:00
scrollcontainer.go
separator.go
slider.go Un-export SliderHandle 2024-08-16 18:35:19 -04:00
swatch.go Remove TODO input value in swatch.go 2024-08-16 16:28:47 -04:00
tabbedcontainer.go
textinput.go Fixed ctrl+key combos on TextInput 2024-08-16 16:17:11 -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.