A standard collection of re-usable objects. https://holanet.xyz/soft/tomo/
Go to file
2024-08-24 21:35:43 -04:00
internal
layouts
.editorconfig
button.go Update other objects to use new methods of Label 2024-08-24 19:56:58 -04:00
calendar.go Update other objects to use new methods of Label 2024-08-24 19:56:58 -04:00
checkbox.go
colorpicker.go HSVAColorPicker no longer embeds tomo.ContainerBox 2024-08-24 19:28:48 -04:00
container.go Update doc comment for Container 2024-08-24 20:13:38 -04:00
dialog.go Update other objects to use new methods of Label 2024-08-24 19:56:58 -04:00
dropdown.go Dropdown no longer embeds tomo.ContainerBox 2024-08-24 19:33:16 -04:00
go.mod
go.sum
heading.go Remove Heading.SetSelectable 2024-08-24 19:49:20 -04:00
icon.go Icon no longer embeds tomo.Box 2024-08-24 19:50:20 -04:00
input.go
label.go Ensure Label satisfies tomo.Object 2024-08-24 19:57:48 -04:00
labelcheckbox.go LabelSwatch, LabelCheckbox changing their labels 2024-08-24 20:03:48 -04:00
labelswatch.go LabelSwatch, LabelCheckbox changing their labels 2024-08-24 20:03:48 -04:00
LICENSE
menu.go
menuitem.go MenuItem no longer embeds tomo.ContainerBox 2024-08-24 20:10:37 -04:00
mimeicon.go MimeIcon no longer embeds tomo.Box 2024-08-24 20:10:49 -04:00
numberinput.go NumberInput no longer embeds tomo.ContainerBox 2024-08-24 20:19:01 -04:00
README.md
scrollbar.go Scrollbar no longer embeds tomo.ContainerBox 2024-08-24 21:35:43 -04:00
scrollcontainer.go
separator.go
slider.go
swatch.go
tabbedcontainer.go
textinput.go
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.