!!! NOTE: messeji is now a sub-package of etk, see link !!! https://code.rocket9labs.com/tslocum/etk/src/branch/main/messeji
This repository has been archived on 2024-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Trevor Slocum 4ffeffdd24 Refactor HandleKeyboardEvent 2024-01-09 12:51:05 -08:00
examples/messeji Fix padding 2023-11-25 10:47:41 -08:00
testdata Store incoming text written to the field as []byte 2023-11-17 19:22:43 -08:00
CHANGELOG Optimize wrapping text 2023-11-17 23:31:51 -08:00
LICENSE Initial commit 2022-03-21 22:14:33 -07:00
README.md Add SetHorizontal and SetVertical 2022-06-09 13:59:02 -07:00
doc.go Add SetHorizontal and SetVertical 2022-06-09 13:59:02 -07:00
go.mod Fix redrawing text field when foreground or background color is changed 2024-01-05 12:10:28 -08:00
go.sum Fix redrawing text field when foreground or background color is changed 2024-01-05 12:10:28 -08:00
inputfield.go Refactor HandleKeyboardEvent 2024-01-09 12:51:05 -08:00
screenshot.png Update screenshot 2023-11-25 11:12:11 -08:00
textfield.go Refactor HandleKeyboardEvent 2024-01-09 12:51:05 -08:00
textfield_test.go Optimize wrapping text 2023-11-17 23:31:51 -08:00

README.md

messeji

GoDoc Donate via LiberaPay Donate via Patreon

Text widgets for Ebitengine

Note: IME is not yet supported.

Demo

Try messeji

The code for this demo is located in examples/messeji.

Documentation

Documentation is available via godoc.

Support

Please share issues and suggestions here.

Screenshot

Screenshot