A standard collection of re-usable objects. https://holanet.xyz/soft/tomo/
Go to file
2024-07-21 11:48:06 -04:00
internal Fix RGBAToHSVA 2024-06-25 02:32:00 -04:00
layouts Introduce new layouts.Grid construct 2024-06-22 18:44:26 -04:00
button.go
calendar.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
checkbox.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
colorpicker.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
container.go
dialog.go Introduce new layouts.Grid construct 2024-06-22 18:44:26 -04:00
go.mod Update Tomo API 2024-07-21 11:48:06 -04:00
go.sum Update Tomo API 2024-07-21 11:48:06 -04:00
heading.go
icon.go
label.go
labelcheckbox.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
labelswatch.go Change OnEnter to OnConfirm 2024-06-27 14:09:58 -04:00
LICENSE
menu.go
menuitem.go Fix doc comment on MenuItem 2024-06-25 02:33:36 -04:00
numberinput.go Change OnEnter to OnConfirm 2024-06-27 14:09:58 -04:00
README.md
scrollbar.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
scrollcontainer.go Make value getters/setters more consistent 2024-06-27 14:01:14 -04:00
separator.go
slider.go Change OnEnter to OnConfirm 2024-06-27 14:09:58 -04:00
swatch.go Change OnEnter to OnConfirm 2024-06-27 14:09:58 -04:00
tabbedcontainer.go Add tabs 2024-06-22 15:38:14 -04:00
textinput.go Change OnEnter to OnConfirm 2024-06-27 14:09:58 -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.