An easy way to write applications with Tomo.
Go to file
2024-08-12 20:57:17 -04:00
assets
internal Add checked checkbox texture to aluminum stylesheet 2024-08-12 20:16:45 -04:00
.editorconfig Add editorconfig 2024-04-29 16:24:04 -04:00
application.go Added SetFaceSet to registrar 2024-08-11 10:42:22 -04:00
go.mod Update backend 2024-08-12 20:57:17 -04:00
go.sum Update backend 2024-08-12 20:57:17 -04:00
LICENSE
path_unix.go
path.go Remove the FS thing and use normal paths 2024-06-06 22:55:14 -04:00
README.md More README tweaks 2024-05-14 12:50:49 -04:00

nasin

Go Reference

Nasin provides an easy way to write applications with Tomo. To get started, take a look at the examples directory and the online documentation.

Related repositories:

  • Tomo API: The API that all other parts of the toolkit agree on
  • Objects: A standard collection of re-usable objects and other GUI components